neilcsmith-net commented on issue #4944:
URL: https://github.com/apache/netbeans/issues/4944#issuecomment-1310059398

   > BTW the same problem probably applies to Maven (it's run using project's 
target JDK now). I am sure there are scenarios (e.g. plugin compatibility) when 
the user needs to run it on a specific Java != NetBeans != target. I don't know 
whether this is worth a shared / common setting in generic project (java) infra.
   
   I'm sceptical of how this might be done.  Can be achieved in build scripts 
already?  Would need to be done in such a way that running the build on CLI 
behaves the same.  Maybe being able to pass registered platforms as paths in 
environment variables and/or system properties?  Maybe also (in Maven) 
disabling compile-on-save by default.


-- 
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

Reply via email to