blakemcbride commented on issue #4754:
URL: https://github.com/apache/netbeans/issues/4754#issuecomment-1275183172

   When I load a new version, I remove all references to the old class.  So 
there is only one loaded at a time.
   
   If memory serves, Groovy has the ability to dynamically compile and load 
files built-in.  For Java, I use 
[https://github.com/dvare/dynamic-loader](https://github.com/dvare/dynamic-loader)


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