comparison .classpath @ 146:36dc63d1bdcf working

read image from jar
author sugi
date Tue, 25 Sep 2012 14:11:37 +0900
parents 5f37b57ff32d
children 4a6412b9d9aa
comparison
equal deleted inserted replaced
145:5f37b57ff32d 146:36dc63d1bdcf
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath> 2 <classpath>
3 <classpathentry kind="src" path="src"/> 3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="lib" path="lib/javassist.jar"/> 4 <classpathentry exported="true" kind="lib" path="lib/javassist.jar"/>
5 <classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/> 5 <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.16.jar"/>
6 <classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/> 6 <classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
7 <classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/> 7 <classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
8 <classpathentry kind="lib" path="lib/com.alexmerz.graphviz.jar"/> 8 <classpathentry exported="true" kind="lib" path="lib/com.alexmerz.graphviz.jar"/>
9 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 9 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
10 <classpathentry exported="true" kind="lib" path="lib/msgpack-0.6.6-201206.jar"/> 10 <classpathentry kind="lib" path="lib/msgpack-0.6.6-SNAPSHOT-sources.jar"/>
11 <classpathentry kind="lib" path="lib/msgpack-0.6.6-SNAPSHOT.jar"/>
11 <classpathentry kind="output" path="bin"/> 12 <classpathentry kind="output" path="bin"/>
12 </classpath> 13 </classpath>