ghidra/Ghidra/Framework/Utility
Nader Shalabi 93f3b942bb Update ModuleManifestFile.java
The value associated with "EXCLUDE FROM GHIDRA JAR" module configuration has no effect when building the JAR file, for example, "EXCLUDE FROM GHIDRA JAR: false" will have no effect and the module will still be excluded since the current code checks only if the line starts with "EXCLUDE FROM GHIDRA JAR" but does not examine the assigned value. I updated the code to enable the effect of the true/false values.
2022-01-16 00:39:04 +04:00
..
src/main/java Update ModuleManifestFile.java 2022-01-16 00:39:04 +04:00
build.gradle GP-0: Framework Utility now requires Java 11+ instead of Java 8+. 2021-11-09 09:28:55 -05:00
certification.manifest Updated certification headers 2021-03-17 18:22:50 -04:00
Module.manifest Candidate release of source code. 2019-03-26 13:46:51 -04:00