[
https://issues.apache.org/jira/browse/NETBEANS-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088802#comment-17088802
]
Neil C Smith edited comment on NETBEANS-4206 at 4/21/20, 3:46 PM:
------------------------------------------------------------------
[~errael] pretty much. Create a POM Project, open parent node, right-click on
Modules and select Create New Module. Should be inside the parent folder.
As commented on the PR, I think the fix for #2446 is wrong - it's misusing
PROJECT_PARENT_FOLDER. I think the right fix would have been to store the
correct value - projectLocationTextField rather than createdFolderTextField
back in that property?
was (Author: neilcsmith):
[~errael] pretty much. Create a POM Project, open parent node, right-click on
Modules and select Create New Module. Should be inside the parent folder.
As commented on the PR, I think the fix for #2446 is wrong - it's misusing
PROJECT_PARENT_FOLDER. I think the right fix would have been to store the
correct value - projectLocationTextField rather than createdFolderTextField
back in that property?\{{ }}
> Maven Create New Module action uses wrong location
> --------------------------------------------------
>
> Key: NETBEANS-4206
> URL: https://issues.apache.org/jira/browse/NETBEANS-4206
> Project: NetBeans
> Issue Type: Bug
> Components: projects - Maven
> Affects Versions: 12.0
> Reporter: Neil C Smith
> Assignee: Ernie Rael
> Priority: Major
> Fix For: 12.0
>
>
> The fix for #2446 seems to result in the Create New Module action inside a
> parent Maven project creating the project in the wrong place.
> See use of CommonProjectActions.PROJECT_PARENT_FOLDER in
> [https://github.com/apache/netbeans/blob/master/java/maven/src/org/netbeans/modules/maven/nodes/ModulesNode.java#L334]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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