Re: unable to see public package of my module

Oliver Rettig <[email protected]> Fri, 09 Jun 2017 18:44:00 +0200
Newsgroups gmane.comp.java.netbeans.modules.openide.devel
Organization ORAT
Message-ID <4288616.M0rVOv1RFV@l560>
Hi,
have you clean and build both projects without errors?
best regards
Oliver
> Hi
> 
>    I create a module project (not maven), i have set the public package in
> the dialog (just checked my package). I verified the MANIFEST.MF from the
> generate jar has this:
> 
> 
> OpenIDE-Module-Public-Packages: com.peter.mavenrunner.service.*
> 
> 
> I create another module and click "Add module dependency", and i type
> com.peter.mavenrunner.service i see nothing, any hints?
> 
> 
> thanks a lot
> 
> from Peter