Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Tips to explore the java project which contains more than 3000 java files
Tips to explore the java project which contains more than 3000 java files [message #1220312] Tue, 10 December 2013 23:36 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:How To Contribute Wiki
Next Topic:Does eclipse save project errors in any log files???
Goto Forum:
  


Current Time: Tue Apr 29 18:14:53 EDT 2025

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

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

Back to the top