OndroMih commented on PR #5847:
URL: https://github.com/apache/netbeans/pull/5847#issuecomment-1634154542

   > I am not 100% convinced that a new project wizard is the best vehicle to 
integrate this kind of feature which is essentially code refactoring. It is 
working but it feels a bit like it is sidelining all other IDE features, e.g 
diffs before changes are applied etc. I am glad that it is here though since it 
certainly could be useful for some.
   
   I agree that this solution is not ideal and feels half-baked. But I 
understand it was already a lot of effort to build this solution and it's 
better than nothing.
   
   In the future, I'd like to have this as an Inspect & Transform rule in the 
Refactor menu, here:
   
![image](https://github.com/apache/netbeans/assets/2195988/b97a13d1-b200-4dca-bd84-06961a9a70f9)
   
   This would allow to open a Java EE project and apply refactoring in place, 
directly on the project, including preview of changes if possible.
   
   If we decide to keep the approach of a new project, I would at least expect 
that the generated project is opened in Netbeans after it's generated. That's 
what generally New project wizards do - they create a project in Netbeans, not 
just on the filesystem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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