Clean classpath

This commit is contained in:
Guus Waals 2025-06-02 11:07:11 +08:00
parent 7186b95de4
commit 1835eecb49
2 changed files with 17 additions and 0 deletions

View File

@ -24,6 +24,7 @@
<classpathentry kind="src" path="Ghidra VersionTracking scripts"/> <classpathentry kind="src" path="Ghidra VersionTracking scripts"/>
<classpathentry kind="src" path="Ghidra WildcardAssembler scripts"/> <classpathentry kind="src" path="Ghidra WildcardAssembler scripts"/>
<classpathentry kind="src" path="Ghidra XEXLoaderWV scripts"/> <classpathentry kind="src" path="Ghidra XEXLoaderWV scripts"/>
<classpathentry kind="src" path="Home scripts"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk-21.0.7.6-hotspot"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk-21.0.7.6-hotspot"/>
<classpathentry kind="lib" path="C:/Projects/ghidra_11.3.2_PUBLIC/Ghidra/Processors/68000/lib/68000.jar" sourcepath="C:/Projects/ghidra_11.3.2_PUBLIC/Ghidra/Processors/68000/lib/68000-src.zip"> <classpathentry kind="lib" path="C:/Projects/ghidra_11.3.2_PUBLIC/Ghidra/Processors/68000/lib/68000.jar" sourcepath="C:/Projects/ghidra_11.3.2_PUBLIC/Ghidra/Processors/68000/lib/68000-src.zip">

View File

@ -140,5 +140,21 @@
<type>2</type> <type>2</type>
<location>C:/Users/Guus/AppData/Roaming/ghidra/ghidra_11.3.2_PUBLIC/Extensions/XEXLoaderWV/ghidra_scripts</location> <location>C:/Users/Guus/AppData/Roaming/ghidra/ghidra_11.3.2_PUBLIC/Extensions/XEXLoaderWV/ghidra_scripts</location>
</link> </link>
<link>
<name>Home scripts</name>
<type>2</type>
<location>C:/Users/Guus/ghidra_scripts</location>
</link>
</linkedResources> </linkedResources>
<filteredResources>
<filter>
<id>1748833253221</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription> </projectDescription>