Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsrinivasan2011-01-24 05:36:07 +0000
committerrsrinivasan2011-01-24 05:36:07 +0000
commit62b90838f7ab1bc867535d355deed9c54f027cfe (patch)
treed37862f8c329db05ef552c80f931e1fd7f65ca8a /jsf/plugins/org.eclipse.jst.jsf.common.ui/.classpath
parent55e5b565e424a3a79ec06ac3a75b4f6d4efb4f5d (diff)
parent9b671758f9818488bd876f60435b0303c2376c56 (diff)
downloadwebtools.jsf-62b90838f7ab1bc867535d355deed9c54f027cfe.tar.gz
webtools.jsf-62b90838f7ab1bc867535d355deed9c54f027cfe.tar.xz
webtools.jsf-62b90838f7ab1bc867535d355deed9c54f027cfe.zip
This commit was manufactured by cvs2svn to create tag 'v201101232138'.v201101232138
Diffstat (limited to 'jsf/plugins/org.eclipse.jst.jsf.common.ui/.classpath')
-rw-r--r--jsf/plugins/org.eclipse.jst.jsf.common.ui/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/jsf/plugins/org.eclipse.jst.jsf.common.ui/.classpath b/jsf/plugins/org.eclipse.jst.jsf.common.ui/.classpath
deleted file mode 100644
index 304e86186..000000000
--- a/jsf/plugins/org.eclipse.jst.jsf.common.ui/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top