modules.config
Jonathan Gibbons
Jonathan.Gibbons at Sun.COM
Mon Mar 15 14:40:55 PDT 2010
>
> module gui.tools {
> include com.sun.tools.example.debug.bdi.**,
> com.sun.tools.example.debug.gui.**,
> com.sun.tools.internal.xjc.**;
> include com.sun.tools.javac.Launcher;
> }
I'm not sure javac.Launcher should be included here. I'm not even sure
the class should continue to exist. It is a hack to facilitate starting
javac from NetBeans for debugging.
-- Jon
More information about the jigsaw-dev
mailing list