Geertjan Wielenga created NETBEANS-2761:
-------------------------------------------

             Summary: Generated Web Maven Java source files in wrong package
                 Key: NETBEANS-2761
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2761
             Project: NetBeans
          Issue Type: Bug
          Components: javaee - Maven
            Reporter: Geertjan Wielenga


In the New Project dialog, select "Java with Maven | Web Application", click 
Next, Next, select GlassFish and Java EE 8 Web. Click Finish. The project is 
created and opens in the IDE.

Look in Source Packages node and notice that the sources files, 
JAXRSConfiguration and JavaEE8Resource, are in the default package and 
'resource' package respectively, while the package statement in the editor 
indicates they should be in the 'com.mycompany' package instead, causing error 
markings in the editor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to