summaryrefslogtreecommitdiffstats
path: root/build/package/linux-readme.txt
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2009-05-19 09:44:29 +0000
committerHenri Sara <henri.sara@itmill.com>2009-05-19 09:44:29 +0000
commit055d2732b6a91041a40656409fca460e8f7a21e7 (patch)
tree9e4cd4c1596cd2ff9909f19216b49c33f03363d5 /build/package/linux-readme.txt
parent654095152b0aaa8508bf0cde97a442480d8ab720 (diff)
downloadvaadin-framework-055d2732b6a91041a40656409fca460e8f7a21e7.tar.gz
vaadin-framework-055d2732b6a91041a40656409fca460e8f7a21e7.zip
#2904 A few more Toolkit -> Vaadin renames (also in the build branch) and a related fix to Eclipse classpath
svn changeset:7878/svn branch:6.0
Diffstat (limited to 'build/package/linux-readme.txt')
-rw-r--r--build/package/linux-readme.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/build/package/linux-readme.txt b/build/package/linux-readme.txt
index cb886ff0a6..7ac0f10f15 100644
--- a/build/package/linux-readme.txt
+++ b/build/package/linux-readme.txt
@@ -1,5 +1,5 @@
==============================================================================
-IT Mill Toolkit <version></version> Readme
+Vaadin <version></version> Readme
==============================================================================
-------------
@@ -8,42 +8,42 @@ How to Start?
Open a shell window, change to the installation directory, and execute "sh start.sh". It
will start a web application at port 8888 on the local host and opens a web browser window
-to display the start page of IT Mill Toolkit Content Browser.
+to display the start page of Vaadin Content Browser.
The installation directory is a web application as itself and is directly importable to
Eclipse IDE by selecting "File / Import / Existing Projects into Workspace" from Eclipse
main menu. See the manual for detailed instructions.
-------------------------------------------
-What's Inside the IT Mill Toolkit Package?
-------------------------------------------
+---------------------------------
+What's Inside the Vaadin Package?
+---------------------------------
-You should start exploring IT Mill Toolkit through the provided Content Browser web
+You should start exploring Vaadin through the provided Content Browser web
application within this package; see 'How to Start?' above.
The WebContent directory contains the content available through the Content Browser: the
-IT Mill Toolkit Library, demos, documentation, and other useful information to get started
-with IT Mill Toolkit.
+Vaadin Library, demos, documentation, and other useful information to get started
+with Vaadin.
Below is a list of most important locations and files:
-Start IT Mill Toolkit
-- start exploring IT Mill Toolkit by double-clicking this icon
+Start Vaadin
+- start exploring Vaadin by double-clicking this icon
COPYING
- license file
WebContent/vaadin-<version></version>.jar
-- IT Mill Toolkit Library containing Java source and compiled files
+- Vaadin Library containing Java source and compiled files
WebContent/doc/manual.pdf
-- IT Mill Toolkit Reference Manual in PDF format
+- Vaadin Reference Manual in PDF format
WebContent/doc/manual/index.html
-- IT Mill Toolkit Reference Manual in HTML format
+- Vaadin Reference Manual in HTML format
WebContent/doc/api/index.html
-- IT Mill Toolkit API Documentation as JavaDoc reference
+- Vaadin API Documentation as JavaDoc reference
WebContent/WEB-INF/src
- Content Browser source code, compiled into WebContent/WEB-INF/classes
@@ -59,7 +59,7 @@ Vaadin Development Server.launch
- launch configurations for Eclipse workspace
WebContent/doc/example-source/build-widgetset.xml
-- example on how to build GWT widget sets for IT Mill Toolkit application
+- example on how to build GWT widget sets for Vaadin application
WebContent/VAADIN
- widget sets and themes