mirror of
https://github.com/LibreOffice/loeclipse.git
synced 2025-08-15 20:40:59 +00:00
11 lines
527 B
XML
11 lines
527 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
|
|
<classpathentry kind="src" path="source"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ANT"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/LO-Classes"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|