summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorSauli Tähkäpää <sauli@vaadin.com>2014-05-06 14:28:29 +0300
committerVaadin Code Review <review@vaadin.com>2014-06-13 04:44:07 +0000
commit524273e50d426ffedd674102befdaf1b063d6bf5 (patch)
tree4d542a46b23c69f4afe4106c49b6b4b5c3ae07c6 /.classpath
parent0c00164f368b4a09f766518f7d16618cb5ee25ab (diff)
downloadvaadin-framework-524273e50d426ffedd674102befdaf1b063d6bf5.tar.gz
vaadin-framework-524273e50d426ffedd674102befdaf1b063d6bf5.zip
Use GWT as maven dependency (#13616)
Change-Id: I283820c7dcca7ecd341949bb15275406fe378902
Diffstat (limited to '.classpath')
-rw-r--r--.classpath3
1 files changed, 1 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index a6e494c5c3..04de7dd4fc 100644
--- a/.classpath
+++ b/.classpath
@@ -22,8 +22,7 @@
<classpathentry exported="true" kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=vaadin&amp;ivyXmlPath=push%2Fivy.xml&amp;confs=ide&amp;ivySettingsPath=%24%7Bworkspace_loc%3Avaadin%2Fivysettings.xml%7D&amp;loadSettingsOnDemand=false&amp;propertyFiles="/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
- <classpathentry combineaccessrules="false" kind="src" path="/gwt-dev"/>
- <classpathentry combineaccessrules="false" kind="src" path="/gwt-user"/>
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=vaadin&amp;ivyXmlPath=buildhelpers%2Fivy.xml&amp;confs=ide&amp;ivySettingsPath=%24%7Bworkspace_loc%3Avaadin%2Fivysettings.xml%7D&amp;loadSettingsOnDemand=false&amp;propertyFiles=build.properties"/>
+ <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=vaadin&amp;ivyXmlPath=gwt%2Fivy.xml&amp;confs=ide&amp;ivySettingsPath=ivysettings.xml&amp;loadSettingsOnDemand=false&amp;ivyUserDir=&amp;propertyFiles=build.properties"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>