diff options
author | Artur Signell <artur.signell@itmill.com> | 2009-12-18 14:21:35 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2009-12-18 14:21:35 +0000 |
commit | 859a8edd94f6cb81c003040b55f3e97f1603c42e (patch) | |
tree | 974cf3eda7cfdf4a14f97510142e5b991470ad7e /build/build.properties | |
parent | afc82a7b8d05e88728e863fde9a95bd63eea738f (diff) | |
download | vaadin-framework-859a8edd94f6cb81c003040b55f3e97f1603c42e.tar.gz vaadin-framework-859a8edd94f6cb81c003040b55f3e97f1603c42e.zip |
Initial GWT 2.0.0 support (#3810)
svn changeset:10436/svn branch:6.3
Diffstat (limited to 'build/build.properties')
-rw-r--r-- | build/build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.properties b/build/build.properties index 4d8ef66429..281a7acb6b 100644 --- a/build/build.properties +++ b/build/build.properties @@ -5,4 +5,4 @@ product-name=Vaadin toolkit-package=com/vaadin eclipse-workspace-name=vaadin-examples eclipse-launch-vmargs=-Xms256M -Xmx512M -gwt-dir=build/gwt +gwt-dir=lib/core/gwt |