We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e60e2e commit 6e3bd17Copy full SHA for 6e3bd17
incubator/net.sf.j2s.doc.user-guide/.classpath
@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<classpath>
3
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
4
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
+ <classpathentry kind="src" path="src"/>
6
+ <classpathentry kind="src" path="guideJ2sExamples"/>
7
+ <classpathentry kind="output" path="bin"/>
8
+</classpath>
0 commit comments