author | stechong |
Wed, 20 Oct 2010 11:19:31 -0500 | |
changeset 2165 | 2a7b5eccb0bc |
parent 2056 | 1d3b78a2f578 |
permissions | -rw-r--r-- |
868
089762ea5b6d
move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
089762ea5b6d
move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff
changeset
|
2 |
<classpath> |
2056
1d3b78a2f578
.classpath, codegen.targetPlatform, compliance and source need to all be 1.6
bkirk
parents:
942
diff
changeset
|
3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
868
089762ea5b6d
move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff
changeset
|
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
089762ea5b6d
move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff
changeset
|
5 |
<classpathentry kind="src" path="src"/> |
2056
1d3b78a2f578
.classpath, codegen.targetPlatform, compliance and source need to all be 1.6
bkirk
parents:
942
diff
changeset
|
6 |
<classpathentry exported="true" kind="lib" path="lib/jna.jar" sourcepath="jna/src/src-full.zip"/> |
1d3b78a2f578
.classpath, codegen.targetPlatform, compliance and source need to all be 1.6
bkirk
parents:
942
diff
changeset
|
7 |
<classpathentry exported="true" kind="lib" path="lib/win32-x86.jar"/> |
868
089762ea5b6d
move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff
changeset
|
8 |
<classpathentry kind="output" path="bin"/> |
089762ea5b6d
move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff
changeset
|
9 |
</classpath> |