OSDN Git Service

Add logic to display stacks in notebook tree
[neighbornote/NeighborNote.git] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="src"/>
4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5         <classpathentry kind="lib" path="lib/evernote.jar"/>
6         <classpathentry kind="lib" path="lib/h2-1.2.136.jar"/>
7         <classpathentry kind="lib" path="lib/libthrift.jar"/>
8         <classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/>
9         <classpathentry kind="lib" path="lib/PDFRenderer.jar"/>
10         <classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
11         <classpathentry kind="lib" path="lib/jtidy-r938.jar"/>
12         <classpathentry kind="var" path="QT_JAMBI/qtjambi-4.6.3.jar"/>
13         <classpathentry kind="var" path="QT_JAMBI/qtjambi-linux32-gcc-4.6.3.jar"/>
14         <classpathentry kind="var" path="QT_JAMBI/qtjambi-util-4.6.3.jar"/>
15         <classpathentry kind="output" path="bin"/>
16 </classpath>