|
1 |
| -<?xml version="1.0" encoding="UTF-8"?> |
2 |
| -<classpath> |
3 |
| - <classpathentry kind="src" path="src"/> |
4 |
| - <classpathentry kind="src" path="resource"/> |
5 |
| - <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> |
6 |
| - <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
7 |
| - <classpathentry combineaccessrules="false" kind="src" path="/location-service-library"/> |
8 |
| - <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.ibm.ws.st.core.runtimeClasspathProvider/WebSphere Application Server V8.5 Liberty Profile"> |
9 |
| - <attributes> |
10 |
| - <attribute name="owner.project.facets" value="jst.web"/> |
11 |
| - </attributes> |
12 |
| - </classpathentry> |
13 |
| - <classpathentry kind="src" path=".apt_generated"> |
14 |
| - <attributes> |
15 |
| - <attribute name="optional" value="true"/> |
16 |
| - </attributes> |
17 |
| - </classpathentry> |
18 |
| - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/Java70"> |
19 |
| - <attributes> |
20 |
| - <attribute name="owner.project.facets" value="java"/> |
21 |
| - </attributes> |
22 |
| - </classpathentry> |
23 |
| - <classpathentry kind="lib" path="/location-service-library/lib/commons-math3-3.3.jar"> |
24 |
| - <attributes> |
25 |
| - <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> |
26 |
| - </attributes> |
27 |
| - </classpathentry> |
28 |
| - <classpathentry kind="lib" path="/location-service-library/lib/wink-1.4.jar"> |
29 |
| - <attributes> |
30 |
| - <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> |
31 |
| - </attributes> |
32 |
| - </classpathentry> |
33 |
| - <classpathentry kind="output" path="build/classes"/> |
34 |
| -</classpath> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<classpath> |
| 3 | + <classpathentry kind="src" path="src"/> |
| 4 | + <classpathentry kind="src" path="resource"/> |
| 5 | + <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> |
| 6 | + <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
| 7 | + <classpathentry combineaccessrules="false" kind="src" path="/location-service-library"/> |
| 8 | + <classpathentry kind="src" path=".apt_generated"> |
| 9 | + <attributes> |
| 10 | + <attribute name="optional" value="true"/> |
| 11 | + </attributes> |
| 12 | + </classpathentry> |
| 13 | + <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.ibm.ws.st.core.runtimeClasspathProvider/WebSphere Application Server Liberty Profile"> |
| 14 | + <attributes> |
| 15 | + <attribute name="owner.project.facets" value="jst.web"/> |
| 16 | + </attributes> |
| 17 | + </classpathentry> |
| 18 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/Java SE 8 [1.8.0_73]"> |
| 19 | + <attributes> |
| 20 | + <attribute name="owner.project.facets" value="java"/> |
| 21 | + </attributes> |
| 22 | + </classpathentry> |
| 23 | + <classpathentry kind="output" path="build/classes"/> |
| 24 | +</classpath> |
0 commit comments