AndyLuke commented on issue #6048:
URL: https://github.com/apache/netbeans/issues/6048#issuecomment-1590306042

   > So my understanding of the two views are:
   > 
   > Project View - is project type specific with enhancements specific to a 
given project, allowing customized behavior based on the project type (i.e., 
Maven project allows maven dependency functionality, Java project allow 
"package based views", etc.) which may hide or arrange things in such a way as 
to simplify things for a given project type
   > 
   > File View - provides a  basic show the raw files within a given 
folder/project without any customizations, so it requires drilling down to 
specific folders to find a specific file instead of a "package" view, it shows 
all files (i.e., show a pom.xml where it's stored, .gitignore, etc.)
   > 
   > Favorites View - (not included in the original context but also helpful) 
identifies specific folders of interests; so specific project, sub-projects or 
sub-folders can be added and usable to navigate towards
   > 
   > So I think there are different use cases for each but once the usages is 
more familiar, I think it's good the way it is.
   
   翻译结果
   
   Yes, what you said makes sense, but I think the files in the project 
directory belong to the project itself, so why can't I see some of the 
project's files in the project view and have to switch views to find those 
files. In fact, my core point is to merge the functionality of the two views to 
complement each other, and the development team can make a comprehensive 
consideration as to whether to actually merge the two views. It is important to 
emphasize that the key word for the purpose of my proposal is 
**"convenience"**, because as of now, Netbeans is not really convenient for 
viewing files. This can be referred to Eclipse, Idea, VSCode and other IDEs.


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