Changeset 16617 in josm for trunk/.classpath
- Timestamp:
- 2020-06-14T11:54:09+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r16400 r16617 23 23 </attributes> 24 24 </classpathentry> 25 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/ 4">25 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"> 26 26 <attributes> 27 27 <attribute name="test" value="true"/> 28 28 </attributes> 29 29 </classpathentry> 30 <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=JOSM&ivyXmlPath=ivy.xml&confs=*&ivySettingsPath=ivysettings.xml&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="/> 30 <classpathentry exported="true" kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=JOSM&ivyXmlPath=ivy.xml&confs=*&ivySettingsPath=ivysettings.xml&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="/> 31 31 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> 32 32 <attributes>
Note:
See TracChangeset
for help on using the changeset viewer.