author | Eugene Ostroukhov <eugeneo@symbian.org> |
Thu, 04 Mar 2010 17:06:37 -0800 | |
changeset 222 | 46f364ef3f5d |
parent 220 | 41890dfa56f5 |
child 229 | 716254ccbcc0 |
permissions | -rw-r--r-- |
177 | 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/JavaSE-1.6"/> |
|
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
5 |
<classpathentry kind="src" path="src"/> |
|
220
41890dfa56f5
Fixed 2046 - added support for WRTKit help
tasneems@symbian.org
parents:
177
diff
changeset
|
6 |
<classpathentry exported="true" kind="lib" path="lib/s60.nokia.com.WRTKit_1.0.1.jar" sourcepath="lib/s60.nokia.com.WRTKit_1.0.1.jar"/> |
177 | 7 |
<classpathentry kind="output" path="bin"/> |
8 |
</classpath> |