aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2016-03-09 17:19:39 +0200
committerTeemu Suo-Anttila <teemusa@vaadin.com>2016-03-10 10:24:42 +0200
commit6c4c67234a3c2bbfea659006b9d85c2ce1375b8a (patch)
treeefc73a520271d67f5abf962778b050b10f3edd72 /build
parent16eae732958e7a5841e3f46a5968fa85833da05b (diff)
downloadvaadin-framework-6c4c67234a3c2bbfea659006b9d85c2ce1375b8a.tar.gz
vaadin-framework-6c4c67234a3c2bbfea659006b9d85c2ce1375b8a.zip
Migrate vaadin-shared build to maven
Change-Id: I4ddc5050874faeb091740ac5ab4f9cafecf5696b
Diffstat (limited to 'build')
-rwxr-xr-xbuild/ide.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ide.xml b/build/ide.xml
index 89b26a7e7b..c7cfee151c 100755
--- a/build/ide.xml
+++ b/build/ide.xml
@@ -34,7 +34,7 @@
<path refid="gwt.deps" />
<path refid="uitest.deps" />
<path location="server/src" />
- <path location="shared/src" />
+ <path location="shared/src/main/java" />
<path location="uitest/src" />
<path location="client/src" />
</path>