| <?xml version="1.0" encoding="UTF-8"?> | |
| <classpath> | |
| <classpathentry kind="src" path="Eclipse Java Editor Example/"/> | |
| <classpathentry kind="src" path="/org.eclipse.ui"/> | |
| <classpathentry kind="src" path="/org.eclipse.core.resources"/> | |
| <classpathentry kind="src" path="/org.eclipse.core.runtime"/> | |
| <classpathentry kind="src" path="/org.eclipse.core.boot"/> | |
| <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | |
| <classpathentry kind="output" path="bin"/> | |
| </classpath> |