forked from pentaho/modeler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
9 lines (9 loc) · 890 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test-src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/pentaho-database-gwt/lib-swt/linux/x86/swt.jar"/>
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?ivyXmlPath=ivy.xml&confs=default%2Ctest%2Csource%2Ccodegen%2Cruntime&ivySettingsPath=file%3A.%2Fivysettings.xml&buildPropertyFiles=build.properties&acceptedTypes=jar%2Csource&sourceTypes=xxx&javadocTypes=javadoc&sourceSuffixes=-source%2C-sources%2C-src&javadocSuffixes=-javadoc%2C-javadocs%2C-doc%2C-docs&doRetrieve=false&retrievePattern=lib%2F%5Bconf%5D%2F%5Bartifact%5D.%5Bext%5D&alphaOrder=true"/>
<classpathentry kind="output" path="bin"/>
</classpath>