Clean classpath
This commit is contained in:
parent
7186b95de4
commit
1835eecb49
|
@ -24,6 +24,7 @@
|
|||
<classpathentry kind="src" path="Ghidra VersionTracking scripts"/>
|
||||
<classpathentry kind="src" path="Ghidra WildcardAssembler 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.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">
|
||||
|
|
|
@ -140,5 +140,21 @@
|
|||
<type>2</type>
|
||||
<location>C:/Users/Guus/AppData/Roaming/ghidra/ghidra_11.3.2_PUBLIC/Extensions/XEXLoaderWV/ghidra_scripts</location>
|
||||
</link>
|
||||
<link>
|
||||
<name>Home scripts</name>
|
||||
<type>2</type>
|
||||
<location>C:/Users/Guus/ghidra_scripts</location>
|
||||
</link>
|
||||
</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>
|
||||
|
|
Loading…
Reference in New Issue