Greetings,

I just did a pull request, https://github.com/apache/netbeans/pull/2331. (someday I'll learn not to tell people to file bugs) The problem arises from the 'JavaFX 2 support' not being modular java friendly.

While looking at this I encountered some other issues. (I've got 8 issues I'll be filing...). I suspect there are several others.

There doesn't seem to be a general support package for module-info interactions. From what I've seen so far, is that each project type does it's own thing. I expected some common helper classes for editing/querying module-info.

And it looks like refactoring doesn'thandle module-info related issues either.

Am I missing something?

-ernie


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to