rockyAdmin commented on issue #8218:
URL: https://github.com/apache/netbeans/issues/8218#issuecomment-2629700776
matthiasblaesing: you are reading into my comment. My intent was definitely
not to be hairsplitting or acting like I am paying for support. My post was to
show what is currently the public marketed position is and that non-technical
management believes. Do to this I am dealing with a belief that now I am the
problem. I am not the technical person that could help make these types of
changes, but I am able, reliable and willing to test.
I ran the install on laptops x86 side by side with arm.
1. the default install with no changes to the config file on the arm cannot
find the jdk
at all. it provides a java 1.8 or higher error. Seems it cannot find
JAVA_HOME.
Testing from the command line JAVA_HOME is found just fine. I activated
the
config setting:
"netbeans_jdkhome=C:\Program Files\Java\jdk-21"
At this point the launcher finds the jdk and runs smoothly.
2. I then loaded a fair size javaee project and tested all internal editing,
compile and build. No obvious problem It worked like x86.
3. The only ui feature that had a problem is the drop down for browser
selection no browser options are loaded at all. I assume this is done by the
launcher from the os which also which must get JavaHome from the system.
It may be the only issue is how the launcher accesses the win os from the
launcher.
I am willing to provide whatever assistance I can.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists