Reorganizing repository to add feature and update site.

This commit is contained in:
Piotr Wolny
2014-11-14 19:59:09 +01:00
parent 3d7aa9ee7c
commit c48b7c8c05
22 changed files with 111 additions and 12 deletions

7
plugin/.classpath Executable file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>