Changeset 7621
- Timestamp:
- Mar 4, 2019, 11:55:24 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r7606 r7621 35 35 <classpathentry kind="lib" path="lib/dist/bcprov-jdk15on-160.jar"/> 36 36 <classpathentry kind="lib" path="lib/dist/json-simple-1.1.1-1.jar"/> 37 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 37 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"> 38 <attributes> 39 <attribute name="module" value="true"/> 40 </attributes> 41 </classpathentry> 38 42 <classpathentry kind="output" path="xbin"/> 39 43 </classpath>
Note: See TracChangeset
for help on using the changeset viewer.