Skip to content

Commit

Permalink
clean up jface
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael5601 committed Dec 3, 2024
1 parent a9e2963 commit c0a2aad
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 8 deletions.
4 changes: 0 additions & 4 deletions bundles/org.eclipse.jface/.classpath
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="libs/jsvg-1.6.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
Expand Down
2 changes: 0 additions & 2 deletions bundles/org.eclipse.jface/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,3 @@ Import-Package: javax.xml.parsers,
org.w3c.dom,
org.xml.sax
Automatic-Module-Name: org.eclipse.jface
Bundle-ClassPath: libs/jsvg-1.6.1.jar,
.
3 changes: 1 addition & 2 deletions bundles/org.eclipse.jface/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ bin.includes = plugin.properties,\
.,\
META-INF/,\
icons/,\
.options,\
libs/jsvg-1.6.1.jar
.options
src.includes = about.html
source.. = src/
output.. = bin/
Expand Down
Binary file removed bundles/org.eclipse.jface/libs/jsvg-1.6.1.jar
Binary file not shown.

0 comments on commit c0a2aad

Please sign in to comment.