File tree Expand file tree Collapse file tree 5 files changed +1
-9
lines changed
Expand file tree Collapse file tree 5 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<classpath >
33 <classpathentry kind =" src" path =" src" />
4- <classpathentry kind =" lib" path =" lib/classgraph-4.8.47-javadoc.jar" />
5- <classpathentry kind =" lib" path =" lib/classgraph-4.8.47-sources.jar" />
64 <classpathentry kind =" lib" path =" lib/classgraph-4.8.47.jar" />
75 <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
86 <classpathentry kind =" output" path =" bin" />
Original file line number Diff line number Diff line change 1111 <path id =" ArrayVisualizer-master.classpath" >
1212 <pathelement location =" bin" />
1313 <pathelement location =" lib/classgraph-4.8.47.jar" />
14- <pathelement location =" lib/classgraph-4.8.47-javadoc.jar" />
15- <pathelement location =" lib/classgraph-4.8.47-sources.jar" />
1614 </path >
1715 <path id =" run.ArrayVisualizer.classpath" >
1816 <path refid =" ArrayVisualizer-master.classpath" />
1917 <pathelement location =" lib/classgraph-4.8.47.jar" />
20- <pathelement location =" lib/classgraph-4.8.47-javadoc.jar" />
21- <pathelement location =" lib/classgraph-4.8.47-sources.jar" />
2218 </path >
2319 <path id =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER.libraryclasspath" />
2420 <path id =" run.Main.classpath" >
Original file line number Diff line number Diff line change 1212 <attribute name =" Main-Class" value =" org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader" />
1313 <attribute name =" Rsrc-Main-Class" value =" main.ArrayVisualizer" />
1414 <attribute name =" Class-Path" value =" ." />
15- <attribute name =" Rsrc-Class-Path" value =" ./ classgraph-4.8.47.jar classgraph-4.8.47-javadoc.jar classgraph-4.8.47-sources.jar " />
15+ <attribute name =" Rsrc-Class-Path" value =" ./ classgraph-4.8.47.jar" />
1616 </manifest >
1717 <zipfileset src =" jar-in-jar-loader.zip" />
1818 <fileset dir =" ${ dir.workspace } /ArrayVisualizer-master/bin" />
1919 <fileset dir =" ${ dir.workspace } /ArrayVisualizer-master/src" includes =" soundfont/sfx.sf2,*.form" />
2020 <zipfileset dir =" ${ dir.workspace } /ArrayVisualizer-master/lib" includes =" classgraph-4.8.47.jar" />
21- <zipfileset dir =" ${ dir.workspace } /ArrayVisualizer-master/lib" includes =" classgraph-4.8.47-javadoc.jar" />
22- <zipfileset dir =" ${ dir.workspace } /ArrayVisualizer-master/lib" includes =" classgraph-4.8.47-sources.jar" />
2321 </jar >
2422 </target >
2523</project >
You can’t perform that action at this time.
0 commit comments