Skip to content

Commit

Permalink
remove lib
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrompflopes committed Nov 10, 2023
1 parent 8899a71 commit 7ee1b4d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion checkmarx-ast-eclipse-plugin/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/slf4j-simple-1.7.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.7.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.7.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-annotations-2.12.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-core-2.12.4.jar"/>
Expand Down
1 change: 0 additions & 1 deletion checkmarx-ast-eclipse-plugin/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Import-Package: org.eclipse.core.resources
Bundle-ActivationPolicy: lazy
Bundle-Activator: com.checkmarx.eclipse.Activator
Bundle-ClassPath: lib/slf4j-simple-1.7.5.jar,
lib/slf4j-log4j12-1.7.5.jar,
lib/slf4j-api-1.7.5.jar,
lib/jackson-annotations-2.12.4.jar,
lib/jackson-core-2.12.4.jar,
Expand Down
2 changes: 0 additions & 2 deletions checkmarx-ast-eclipse-plugin/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ bin.includes = plugin.xml,\
META-INF/,\
icons/,\
lib/slf4j-simple-1.7.5.jar,\
lib/slf4j-log4j12-1.7.5.jar,\
lib/slf4j-api-1.7.5.jar,\
lib/jackson-annotations-2.12.4.jar,\
lib/jackson-core-2.12.4.jar,\
lib/commons-lang3-3.12.0.jar,\
Expand Down
Binary file not shown.

0 comments on commit 7ee1b4d

Please sign in to comment.