diff options
author | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-03-30 17:27:54 +0300 |
---|---|---|
committer | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-03-30 17:27:54 +0300 |
commit | 13be45b2e74b0e77da4a97cf3c353cc761346f95 (patch) | |
tree | ba9ed3b410f8047eeaf2aeca7c53e648206a8db1 /.classpath | |
parent | 0fd53f4594baeabd68c45126ffe0b68258348efb (diff) | |
download | vaadin-framework-13be45b2e74b0e77da4a97cf3c353cc761346f95.tar.gz vaadin-framework-13be45b2e74b0e77da4a97cf3c353cc761346f95.zip |
Remove widgets/ivy.xml from classpath
Change-Id: I58b7ea71d3f8590159a27651e8879668dfab8237
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 55fa7f913d..4bf0cd96f8 100644 --- a/.classpath +++ b/.classpath @@ -28,6 +28,5 @@ <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=vaadin&ivyXmlPath=buildhelpers%2Fivy.xml&confs=ide&ivySettingsPath=%24%7Bworkspace_loc%3Avaadin%2Fivysettings.xml%7D&loadSettingsOnDemand=false&propertyFiles=build.properties"/> <classpathentry exported="true" kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=vaadin&ivyXmlPath=gwt%2Fivy.xml&confs=ide&ivySettingsPath=%24%7Bworkspace_loc%3Avaadin%2Fivysettings.xml%7D&loadSettingsOnDemand=false&propertyFiles=%24%7Bworkspace_loc%3Avaadin%2Fbuild.properties%7D"/> - <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=vaadin&ivyXmlPath=widgets%2Fivy.xml&confs=ide&ivySettingsPath=%24%7Bworkspace_loc%3Avaadin%2Fivysettings.xml%7D&loadSettingsOnDemand=false&propertyFiles=build.properties"/> <classpathentry kind="output" path="build/classes"/> </classpath> |