Milos Kleint closed Bug MNBMODULE-184 as Won't Fix

I believe your workaround is the correct solution to your problem. There are many valid cases when tools.jar has to be present on module's classpath but in most cases it's not to be included in the module. Quite the opposite, it could prove counter productive.

The typical way of adding dependency on jdk instead of jde is described here:
http://bits.netbeans.org/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/api.html

OpenIDE-Module-Package-Dependencies entry.

example code is here:http://hg.netbeans.org/main?cmd=changeset;node=24499d81bb5c

Change By: Milos Kleint (13/Aug/12 7:46 AM)
Resolution: Won't Fix
Fix Version/s: 3.8
Status: Open Closed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to