diff options
Diffstat (limited to 'transforms/org.eclipse.jet.transforms.newproject/.classpath')
-rw-r--r-- | transforms/org.eclipse.jet.transforms.newproject/.classpath | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/transforms/org.eclipse.jet.transforms.newproject/.classpath b/transforms/org.eclipse.jet.transforms.newproject/.classpath deleted file mode 100644 index ad8ec61..0000000 --- a/transforms/org.eclipse.jet.transforms.newproject/.classpath +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="jet2java"/> - <classpathentry exported="true" kind="lib" path="bin" sourcepath="bin"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/> - <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> - <classpathentry kind="output" path="bin"/> -</classpath> |