2006-07-13 08:27:43 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2007-01-30 20:43:02 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
|
|
|
|
<accessrules>
|
|
|
|
<accessrule kind="discouraged" pattern="**/internal/**"/>
|
|
|
|
</accessrules>
|
|
|
|
</classpathentry>
|
2006-11-28 17:56:01 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
|
2006-07-13 08:27:43 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|