summaryrefslogtreecommitdiffstats
path: root/common.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-02-13 16:39:04 +0200
committerArtur Signell <artur@vaadin.com>2013-02-25 11:36:37 +0200
commit5e6f1bf03e4eb23592f9c3ba29fd0dc68512088e (patch)
tree226939c349f095777aeb05cfd7f9e31cb9e5c18f /common.xml
parentc30c566e8130a030411c9f6d4609f6d738873d6a (diff)
downloadvaadin-framework-5e6f1bf03e4eb23592f9c3ba29fd0dc68512088e.tar.gz
vaadin-framework-5e6f1bf03e4eb23592f9c3ba29fd0dc68512088e.zip
Made build process easier for Eclipse users (#9998)
Change-Id: I486817a75c86292f9637523e9a6808107af49e75
Diffstat (limited to 'common.xml')
-rw-r--r--common.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.xml b/common.xml
index 163ce8827d..57d96664f0 100644
--- a/common.xml
+++ b/common.xml
@@ -6,6 +6,7 @@
</tstamp>
<dirname property="vaadin.basedir" file="${ant.file.common}" />
+ <property name="gwt.basedir" location="${vaadin.basedir}/../gwt" />
<property file="${vaadin.basedir}/build.properties" />
<property name="modules.to.publish.to.maven" value="shared,server,client,client-compiler,client-compiled,theme-compiler,themes" />