This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 245798 - new action file template generates files in wrong directory
Summary: new action file template generates files in wrong directory
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-18 12:21 UTC by Milos Kleint
Modified: 2014-07-18 12:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (102.72 KB, image/png)
2014-07-18 12:21 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Kleint 2014-07-18 12:21:33 UTC
Created attachment 148136 [details]
screenshot

I have a maven based project that was converted from ant based project and has sources in src/ folder as opposed to src/main/java (a valid choice set in pom.xml)

The action file template generates the file in wrong package however, please see the screenshot