AndyLuke opened a new issue, #6048:
URL: https://github.com/apache/netbeans/issues/6048

   ### Description
   
   Until now I can not understand why there are two views of the **Projects** 
view and **Files** view instead of a **Project Files** view. For example, I 
have a maven project root directory institutions include: src directory and 
help directory, pom.xml, LISENCE, README.md, package.xml 
(maven-assembly-plugin's package description file) and so on. As shown in the 
picture:
   ![Projects View](https://img1.imgtp.com/2023/06/06/02c1gHgh.png "Projects 
View")
   ![Files View](https://img1.imgtp.com/2023/06/06/valPjMH2.png "Files View")
   Usually in coding development Projects view is the most common view, but 
this view only shows src directory and pom.xml file, I have to switch to Files 
view to see other files, but when in Files view, I have to open the class files 
step by step when I see them. To sum up, it is convenient to view class files 
in Projects view but not other files, and convenient to view other files in 
Files view but not class files. Therefore, it is highly recommended to merge 
Projects view and Files view to integrate the advantages of both, which is also 
the choice of most IDEs or code editors.
   
   ### Use case/motivation
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


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