Removed libs

This commit is contained in:
George Litvinov 2017-08-30 13:44:51 +03:00 committed by Georgy Litvinov
parent f24e9af55e
commit a477c18f9b
9 changed files with 13 additions and 9 deletions

View file

@ -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>

View file

@ -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.