author | Eugene Ostroukhov <eugeneo@symbian.org> |
Wed, 21 Jul 2010 11:26:43 -0700 | |
changeset 454 | 38d6944cff88 |
child 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> |
38d6944cff88
Bug 3352 - Replace our Navigator View with the JSDT one
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
3 |
<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
|
4 |
<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
|
5 |
<classpathentry kind="src" path="src"/> |
38d6944cff88
Bug 3352 - Replace our Navigator View with the JSDT one
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
6 |
<classpathentry kind="output" path="bin"/> |
38d6944cff88
Bug 3352 - Replace our Navigator View with the JSDT one
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
7 |
</classpath> |