Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » maven multi-module project load & search Suggest(project explorer duplicate name problem,and ctrl+shift+r search java file problem)
maven multi-module project load & search Suggest [message #1855009] Fri, 23 September 2022 07:27
hf j is currently offline hf jFriend
Messages: 1
Registered: September 2022
Junior Member
1 problem:
index.php/fa/42525/0/
These are two maven multi-module projects with basically the same internal structure. When they import the workspace, there will be a problem that the name is already occupied and cannot be recognized as a project. And I think that in the case where the top-level names have been distinguished, the following names, as long as they are different at the same level, should be allowed to repeat.

This is very important in companies that sell software products. Because there are often multiple customers' project source code backups that need to be processed. These projects are based on the company's standard products, so their internal structures are basically the same. However, if it is necessary to deal with this situation by switching the unreachable workspace, it obviously increases the complexity of the work and reduces the efficiency of processing things.

2 problem:
index.php/fa/42526/0/
the project ctrl+shift+r search java file . There will be many class files. So angry.

Because of the existence of multiple modules, the classes compiled by them are difficult to configure and filter uniformly. Is it possible to make a shortcut option to filter class files on this search box.


  • Attachment: 1.png
    (Size: 50.94KB, Downloaded 210 times)
  • Attachment: 2.png
    (Size: 65.56KB, Downloaded 241 times)
Previous Topic:Unable to update Eclipse m2e in Eclipse
Next Topic:The compilation unit is not on the build path of a project
Goto Forum:
  


Current Time: Fri Apr 19 09:37:54 GMT 2024

Powered by FUDForum. Page generated in 0.01368 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top