author | Eugene Ostroukhov <eugeneo@symbian.org> |
Thu, 29 Jul 2010 15:59:01 -0700 | |
changeset 460 | c0bff5ed874c |
parent 455 | 5da55957c779 |
permissions | -rw-r--r-- |
454
38d6944cff88
Bug 3352 - Replace our Navigator View with the JSDT one
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
38d6944cff88
Bug 3352 - Replace our Navigator View with the JSDT one
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
2 |
<classpath> |
455
5da55957c779
Bluetooth support was refactored on top of a new frameworks
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
454
diff
changeset
|
3 |
<classpathentry exported="true" kind="lib" path="lib/org.bluecove_2.1.1.jar"/> |
454
38d6944cff88
Bug 3352 - Replace our Navigator View with the JSDT one
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> |
38d6944cff88
Bug 3352 - Replace our Navigator View with the JSDT one
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
5 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
38d6944cff88
Bug 3352 - Replace our Navigator View with the JSDT one
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
6 |
<classpathentry kind="src" path="src"/> |
38d6944cff88
Bug 3352 - Replace our Navigator View with the JSDT one
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
7 |
<classpathentry kind="output" path="bin"/> |
38d6944cff88
Bug 3352 - Replace our Navigator View with the JSDT one
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
8 |
</classpath> |