Re: module dependency problems
geertjan wielenga <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
Put your code into a new repo on GitHub, send the link here, so someone can take a look and advise. Gj On 29-1-2016 7:09, jaejong wrote: > 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. > > > >