mbien commented on PR #7733:
URL: https://github.com/apache/netbeans/pull/7733#issuecomment-2334758100

   > Wouldn't it make sense to use the same approach as CPPLite? I.e. ask the 
user to create a "virtual" project? That way we could get rid of the hacks and 
use the "normal" NetBeans architecture.
   
   could the main class not simply have a check box in the file properties to 
opt into a project-less compilation/execution model?
   
   I think at some point there must be some way to specify the classpath 
anyway, otherwise "java scripts" like 
https://github.com/apache/netbeans/blob/master/.github/scripts/BinariesListUpdates.java
 will never work properly in NB (since the jar dependencies are not necessarily 
in the same folder).
   
   The file properties already have JVM/program args and a JDK selector 
https://github.com/apache/netbeans/pull/7605


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