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 496968f commit e0749a8Copy full SHA for e0749a8
1 file changed
plugins/de.cognicrypt.staticanalyzer/.classpath
@@ -3,5 +3,6 @@
3
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
4
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
<classpathentry kind="src" path="src"/>
6
+ <classpathentry kind="src" path="experimental"/>
7
<classpathentry kind="output" path="target/classes"/>
8
</classpath>
0 commit comments