aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2014-08-27 11:26:35 +0300
committerArtur Signell <artur@vaadin.com>2014-08-27 11:26:35 +0300
commit1ea2583bdf20b5d8d0f6e8a6615c2b5b879689ab (patch)
tree45fc8add5128d5ee3120d39d0cbac885362df7eb /.classpath
parent87aef16b7ec4dd4459bdbdf4bfd75a803d2fff64 (diff)
downloadvaadin-framework-1ea2583bdf20b5d8d0f6e8a6615c2b5b879689ab.tar.gz
vaadin-framework-1ea2583bdf20b5d8d0f6e8a6615c2b5b879689ab.zip
Fix super dev mode launch (#14443)
Change-Id: Iea23811d55ec2e3079bc6e764127ffe6d8cfc494
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 62c06df6c8..847fe8f769 100644
--- a/.classpath
+++ b/.classpath
@@ -24,6 +24,6 @@
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<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=%24%7Bworkspace_loc%3Avaadin%2Fivysettings.xml%7D&amp;loadSettingsOnDemand=false&amp;propertyFiles=%24%7Bworkspace_loc%3Avaadin%2Fbuild.properties%7D"/>
+ <classpathentry exported="true" kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=vaadin&amp;ivyXmlPath=gwt%2Fivy.xml&amp;confs=ide&amp;ivySettingsPath=%24%7Bworkspace_loc%3Avaadin%2Fivysettings.xml%7D&amp;loadSettingsOnDemand=false&amp;propertyFiles=%24%7Bworkspace_loc%3Avaadin%2Fbuild.properties%7D"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>