You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Mauro Chi <ma...@gmail.com> on 2020/07/06 07:19:11 UTC

Nb12 create package not working

If into nb12 on win10 with jdk 1.8 you try to create a new package or sub
package for a web app java with right click on source folder java, the new
created package appair with a icon like a simple dir and nb not detect the
new package like package

Re: Nb12 create package not working

Posted by Juan Algaba <ja...@colef.mx>.
People might be able to help you better with some more info:
* What build system are you using? If gradle, does your project get
recognized as a web app by netbeans (IIRC it's the green gradle icon
with a small blue world)?
* Are you doing this in the Projects Panel or the Files Panel
* When you right click an empty space in the Projects panel -> View
Java packages as....  Which option is selected? (List, tree, reduced
tree)
* Does your new package have any java files in it? Can you try
creating a new Java class specifying the new package (even if you
didn't explicitly create the package beforehand)?

On Mon, Jul 6, 2020 at 12:19 AM Mauro Chi <ma...@gmail.com> wrote:
>
> If into nb12 on win10 with jdk 1.8 you try to create a new package or sub package for a web app java with right click on source folder java, the new created package appair with a icon like a simple dir and nb not detect the new package like package



-- 

-Juan Algaba

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists