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 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<classpath >
3
3
<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" />
6
4
<classpathentry kind =" lib" path =" lib/classgraph-4.8.47.jar" />
7
5
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
8
6
<classpathentry kind =" output" path =" bin" />
Original file line number Diff line number Diff line change 11
11
<path id =" ArrayVisualizer-master.classpath" >
12
12
<pathelement location =" bin" />
13
13
<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" />
16
14
</path >
17
15
<path id =" run.ArrayVisualizer.classpath" >
18
16
<path refid =" ArrayVisualizer-master.classpath" />
19
17
<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" />
22
18
</path >
23
19
<path id =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER.libraryclasspath" />
24
20
<path id =" run.Main.classpath" >
Original file line number Diff line number Diff line change 12
12
<attribute name =" Main-Class" value =" org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader" />
13
13
<attribute name =" Rsrc-Main-Class" value =" main.ArrayVisualizer" />
14
14
<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" />
16
16
</manifest >
17
17
<zipfileset src =" jar-in-jar-loader.zip" />
18
18
<fileset dir =" ${ dir.workspace } /ArrayVisualizer-master/bin" />
19
19
<fileset dir =" ${ dir.workspace } /ArrayVisualizer-master/src" includes =" soundfont/sfx.sf2,*.form" />
20
20
<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" />
23
21
</jar >
24
22
</target >
25
23
</project >
You can’t perform that action at this time.
0 commit comments