Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/Fix/benalvo/eclipse-plugin-mac-c…
Browse files Browse the repository at this point in the history
…ompilitaion' into fix/benalvo/eclipse-plugin-mac-compilitaion
  • Loading branch information
BenAlvo1 committed Apr 25, 2024
2 parents 2a0e38f + d1413ec commit 13031dc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions checkmarx-ast-eclipse-plugin/.classpath
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="module" value="true"/>
</attributes>
<accessrules>
<accessrule kind="accessible" pattern="**/org.eclipse.e4.core.contexts/**"/>
<accessrule kind="accessible" pattern="**/org.eclipse.e4.ui.workbench/**"/>
</accessrules>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/slf4j-simple-1.7.5.jar"/>
Expand Down

0 comments on commit 13031dc

Please sign in to comment.