XML Core has useless dependency on Project UI API
Jaroslav Tulach <[email protected]> Tue, 21 Jun 2011 18:52:40 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Organization | Oracle |
| Message-ID | <[email protected]> |
Hi. There is a product based on top of NetBeans Platform which is using xml.core. There are migrating right now from version 5.5 to version 7.0.x and alas, the xml.core brings with itself whole Project UI. There is no reason for such dependency, thus I'd like to remove it for 7.0.1: https://netbeans.org/bugzilla/show_bug.cgi?id=199575 -jt