Add generated extension
This commit is contained in:
parent
32510ff9b0
commit
61bc58aa6e
11 changed files with 310 additions and 0 deletions
8
.classpath
Normal file
8
.classpath
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue