2
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<classpath>
|
|
3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
|
|
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
|
|
5 |
<attributes>
|
|
6 |
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="com.nokia.carbide.trk.support/Native/GetTRKVersion/Release"/>
|
|
7 |
</attributes>
|
|
8 |
</classpathentry>
|
|
9 |
<classpathentry kind="src" path="src"/>
|
|
10 |
<classpathentry exported="true" kind="lib" path="lib/commons-httpclient-3.1.jar" sourcepath="com.nokia.carbide.trk.supportsrc.zip"/>
|
|
11 |
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.3.jar" sourcepath="com.nokia.carbide.trk.supportsrc.zip"/>
|
|
12 |
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.jar" sourcepath="com.nokia.carbide.trk.supportsrc.zip"/>
|
|
13 |
<classpathentry kind="output" path="bin"/>
|
|
14 |
</classpath>
|