module dependency problems
"jaejong" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Tim! Thanks for your reply. What do you mean by "The NetBeans module system's dependencies are explicit" ? I guess You mean module A must include C as dependency. The module A include B and C, and The module B include C. But the error fired.