diff options
Diffstat (limited to 'plugins/org.eclipse.wst.internet.monitor.core/.classpath')
-rw-r--r-- | plugins/org.eclipse.wst.internet.monitor.core/.classpath | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/org.eclipse.wst.internet.monitor.core/.classpath b/plugins/org.eclipse.wst.internet.monitor.core/.classpath deleted file mode 100644 index bf4b258fa..000000000 --- a/plugins/org.eclipse.wst.internet.monitor.core/.classpath +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="monitorcore/"/> - <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> |