ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/.classpath
(Generate patch)

Comparing java/installer2/.classpath (file contents):
Revision 1201 by alloc, Mon Jun 24 18:06:11 2013 UTC vs.
Revision 1202 by alloc, Tue Nov 4 20:25:43 2025 UTC

# Line 1 | Line 1
1   <?xml version="1.0" encoding="UTF-8"?>
2   <classpath>
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>
9          <classpathentry combineaccessrules="false" kind="src" path="/ProgramSettings"/>
10          <classpathentry combineaccessrules="false" kind="src" path="/PlatformTools"/>
11          <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/betterbeansbinding-core-1.3.0.jar"/>
# Line 26 | Line 30
30          <classpathentry kind="lib" path="/_ThirdPartyLibs/xz-1.2.jar"/>
31          <classpathentry combineaccessrules="false" kind="src" path="/UTF8ResourceBundleLoader"/>
32          <classpathentry combineaccessrules="false" kind="src" path="/SwingComponents"/>
29        <classpathentry combineaccessrules="false" kind="src" path="/NaturalOrderComparator"/>
33          <classpathentry combineaccessrules="false" kind="src" path="/ProxySettings"/>
34          <classpathentry kind="lib" path="/_ThirdPartyLibs/javax.mail.jar"/>
35 +        <classpathentry kind="lib" path="/_ThirdPartyLibs/NaturalOrderComparator.jar"/>
36          <classpathentry kind="output" path="bin"/>
37   </classpath>

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)