]> Dogcows Code - chaz/vimcoder/blob - .classpath
initial commit
[chaz/vimcoder] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5 <classpathentry kind="lib" path="lib/ContestApplet.jar">
6 <attributes>
7 <attribute name="javadoc_location" value="jar:platform:/resource/VimCoder/lib/plugin-javadocs.jar!/"/>
8 </attributes>
9 </classpathentry>
10 <classpathentry kind="output" path="bin"/>
11 </classpath>
This page took 0.032339 seconds and 4 git commands to generate.