Eric Barboni
Eric Barboni
I got the following issue do you have the project instead of only the java class ? windows 11, maven project with Test.java in default package, maven compiler set up...
sorry for the delay maybe @jlahoda can help on this. Seems also related to #4341 or #4344
it add flag like this '''-J--add-opens=java.base/java.net=ALL-UNNAMED -J--add-opens=java.base/java.lang.ref=ALL-UNNAMED''' maybe we should have the without -J version too.
@mbien add the two properties for maven user will be easy to get both I guess even if user doesn't want them at the end. Easier to delete than to...
#3862 needs also the jvm version for flags
wait PR to be merged and git checkout build.xml and default.xml. Idea of @matthiasblaesing was my first intention but did'nt proper understand where to put things.
later :D it needs also archetype side rewrite, I need to resync with @mbien
lots of issue may be linked to this PR. Nice job
lots of modification on maven indexer also (intended) and openide constant change for OS identification Would be nice to get a diff without the ' #version change ' line :D
Can we merge this one ?