Ryan Kurtz
Ryan Kurtz
@clucian-mwb Can you run `java -version` and provide the output?
Fixed by 860915d129eaae6460ee5bcf217f92ee0f7aa70d
Relates to #1638
I'm going through your steps to reproduce but I get the following errors on `mvn install` (on Linux): ``` [INFO] Scanning for projects... Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.1.1/archetype-packaging-3.1.1.pom Downloaded from central:...
Thanks, I got it up and running. > Refresh is called/implemented only for GhidraSourceBundle objects, so nothing happens since we have a GhidraJarBundle in this case This `refresh()` method is...
Just to clarify some aspects of this ticket...you aren't reporting a bug correct? You are just requesting that we support GhidraScripts being found in non-default packages?
@itsallmathematics I cannot reproduce this. Are you still having the issue?
Are you on RHEL too?
@itsallmathematics can you try setting `VMARGS=-Dsun.java2d.opengl=false` in `support/launch.properties` to `true` to see if that has any effect?
Deferring to @GhidorahRex