Tips to explore the java project which contains more than 3000 java files [message #1220312] |
Tue, 10 December 2013 23:36  |
Eclipse User |
|
|
|
Hi,
I have an open source eclipse project which is developed by PhD Students and it contains more than 3000 java files, I need to explore this project. Can any one please give me some suggestions/ guidance , how to explore the project?
If this question is not related to this forum , plz tell me the right forum to ask this kind of questions.
|
|
|
Re: Tips to explore the java project which contains more than 3000 java files [message #1230032 is a reply to message #1220312] |
Fri, 10 January 2014 15:55  |
Eclipse User |
|
|
|
If you need to simply manage viewing the files, classes, etc without them being in one long list, try changing your Package Presentation setting from "Flat" to "Heiarchical" under the Package Explorer (View Menu -> Package Presentation -> Heirarchical). This will only help if you don't store all of your java files in one package, as it allows you to collapse view of packages you don't need to access.
|
|
|
Powered by
FUDForum. Page generated in 0.02946 seconds