diff options
author | Marc Englund <marc.englund@itmill.com> | 2009-05-12 13:08:56 +0000 |
---|---|---|
committer | Marc Englund <marc.englund@itmill.com> | 2009-05-12 13:08:56 +0000 |
commit | 03c3e6adb59d3480564b9d541fdf65ceb0089ed0 (patch) | |
tree | 8b74050537aa5ab6f12374028a83e517b913b44f /build/build.properties | |
parent | 01f5470edb4c6e23e5c62e9a826116beea0b37ae (diff) | |
download | vaadin-framework-03c3e6adb59d3480564b9d541fdf65ceb0089ed0.tar.gz vaadin-framework-03c3e6adb59d3480564b9d541fdf65ceb0089ed0.zip |
Renaming ITMILL/ -> VAADIN/ part 2 (for #2904)
svn changeset:7765/svn branch:6.0
Diffstat (limited to 'build/build.properties')
-rw-r--r-- | build/build.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/build/build.properties b/build/build.properties index 7ae42f9f23..4d8ef66429 100644 --- a/build/build.properties +++ b/build/build.properties @@ -1,8 +1,8 @@ result-path=build/result checkout-path=build/checkout -product-file=itmill-toolkit -product-name=IT Mill Toolkit -toolkit-package=com/itmill/toolkit -eclipse-workspace-name=itmill-toolkit-examples +product-file=vaadin +product-name=Vaadin +toolkit-package=com/vaadin +eclipse-workspace-name=vaadin-examples eclipse-launch-vmargs=-Xms256M -Xmx512M gwt-dir=build/gwt |