Add generated extension

This commit is contained in:
Samuel Mehrbrodt 2016-04-05 16:47:58 +02:00
parent 32510ff9b0
commit 61bc58aa6e
11 changed files with 310 additions and 0 deletions

8
.classpath Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="source"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="build"/>
<classpathentry kind="con" path="org.libreoffice.ide.eclipse.java.OOO_CONTAINER/LibreOffice 5.0"/>
<classpathentry kind="output" path="bin"/>
</classpath>