Removed libs
This commit is contained in:
parent
f24e9af55e
commit
a477c18f9b
9 changed files with 13 additions and 9 deletions
16
.classpath
16
.classpath
|
@ -1,14 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src/main/java">
|
||||
<attributes>
|
||||
<attribute name="FROM_GRADLE_MODEL" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="src" path="source/java"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="lib" path="source/idl/writer2latex"/>
|
||||
<classpathentry kind="lib" path="source/idl/writer2xhtml"/>
|
||||
<classpathentry kind="lib" path="/usr/lib/libreoffice/program/classes/juh.jar"/>
|
||||
<classpathentry kind="lib" path="/usr/lib/libreoffice/program/classes/jurt.jar"/>
|
||||
<classpathentry kind="lib" path="/usr/lib/libreoffice/program/classes/ridl.jar"/>
|
||||
<classpathentry kind="lib" path="/usr/lib/libreoffice/program/classes/unoil.jar"/>
|
||||
<classpathentry kind="lib" path="source/lib/jbibtex-1.0.14.jar"/>
|
||||
<classpathentry kind="lib" path="source/lib/json-20140107.jar"/>
|
||||
<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.buildship.core.gradleclasspathcontainer"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
|
6
.project
6
.project
|
@ -10,8 +10,14 @@
|
|||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue