Changeset 1202 for java/installer2/.classpath
- Timestamp:
- Nov 4, 2025, 9:25:43 PM (10 hours ago)
- File:
-
- 1 edited
-
java/installer2/.classpath (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
java/installer2/.classpath
r886 r1202 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"> 5 <attributes> 6 <attribute name="module" value="true"/> 7 </attributes> 8 </classpathentry> 5 9 <classpathentry combineaccessrules="false" kind="src" path="/ProgramSettings"/> 6 10 <classpathentry combineaccessrules="false" kind="src" path="/PlatformTools"/> … … 27 31 <classpathentry combineaccessrules="false" kind="src" path="/UTF8ResourceBundleLoader"/> 28 32 <classpathentry combineaccessrules="false" kind="src" path="/SwingComponents"/> 29 <classpathentry combineaccessrules="false" kind="src" path="/NaturalOrderComparator"/>30 33 <classpathentry combineaccessrules="false" kind="src" path="/ProxySettings"/> 31 34 <classpathentry kind="lib" path="/_ThirdPartyLibs/javax.mail.jar"/> 35 <classpathentry kind="lib" path="/_ThirdPartyLibs/NaturalOrderComparator.jar"/> 32 36 <classpathentry kind="output" path="bin"/> 33 37 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.
