aboutsummaryrefslogtreecommitdiffstats
path: root/build/package
diff options
context:
space:
mode:
authorJani Laakso <jani.laakso@itmill.com>2007-12-03 12:28:36 +0000
committerJani Laakso <jani.laakso@itmill.com>2007-12-03 12:28:36 +0000
commit3c21d8d0c24a3aa38c76ef97347baabcc48d4ae9 (patch)
treedcfe9a3fb2b476773b2ee1d758ecede147d6415a /build/package
parent16bc5699350159af2289bd2dc69e7b7b1e2b4cec (diff)
downloadvaadin-framework-3c21d8d0c24a3aa38c76ef97347baabcc48d4ae9.tar.gz
vaadin-framework-3c21d8d0c24a3aa38c76ef97347baabcc48d4ae9.zip
platform fix
svn changeset:3117/svn branch:trunk
Diffstat (limited to 'build/package')
-rw-r--r--build/package/windows-readme.txt54
1 files changed, 54 insertions, 0 deletions
diff --git a/build/package/windows-readme.txt b/build/package/windows-readme.txt
new file mode 100644
index 0000000000..5e7d2cccf9
--- /dev/null
+++ b/build/package/windows-readme.txt
@@ -0,0 +1,54 @@
+== IT Mill Toolkit <version></version> Readme ==
+
+How to Start?
+
+Double-click start.bat. IT Mill Toolkit webpage guides you forward.
+
+
+What's Inside the IT Mill Toolkit Package?
+
+You should explore package through the provided webpage within the package,
+see 'How to Start?' above. Package is an web application itself and directly
+importable to Eclipse IDE.
+
+Here are few important locations and files:
+
+start.bat
+- start exploring IT Mill Toolkit by double-clicking this icon
+
+WebContent/License
+- license files
+
+WebContent/WEB-INF/lib/itmill-toolkit-<version></version>.jar
+- IT Mill Toolkit library containing sources and compiled files
+
+WebContent/demo/itmill-toolkit.war
+- deployable demo application for your application server
+
+WebContent/doc/manual.pdf
+- manual in PDF format
+
+WebContent/doc/manual/index.html
+- manual in HTML format
+
+WebContent/doc/api/index.html
+- JavaDocs
+
+WebContent/WEB-INF/src
+- demo source code, compiled into WebContent/WEB-INF/classes
+
+WebContent/doc/example-source
+- example source in HTML format
+
+WebContent/demo
+- files required by demos
+
+IT Mill Toolkit Hosted Mode.launch
+IT Mill Toolkit Web Mode.launch
+- launch configurations for Eclipse workspace
+
+build-widgetsets.xml
+- builds GWT widgetsets for IT Mill Toolkit applications
+
+WebContent/ITMILL
+- widgetsets and themes