Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.e4.tools.css.spy.feature/.classpath')
-rw-r--r--features/org.eclipse.e4.tools.css.spy.feature/.classpath6
1 files changed, 6 insertions, 0 deletions
diff --git a/features/org.eclipse.e4.tools.css.spy.feature/.classpath b/features/org.eclipse.e4.tools.css.spy.feature/.classpath
new file mode 100644
index 00000000..fb501163
--- /dev/null
+++ b/features/org.eclipse.e4.tools.css.spy.feature/.classpath
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>

Back to the top