timboudreau commented on issue #4274: URL: https://github.com/apache/netbeans/issues/4274#issuecomment-1234381493
Yeah, since I now have one big tree of non-modular libraries with `Automatic-Module-Name`, and for work am working on another big tree of modular libraries that depend on the non-modular ones (which are public and still JDK-8 compatible and broader in scope), I now have **two userdirs and two cache dirs**, one for working on modular projects and one for working on non-modular ones. And if I ever forget and open one of the non-modular projects, I have to go edit a `.properties` in my userdir. Not nice. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists