Skip to main content



      Home
Home » Newcomers » Newcomers » Unified source view
Unified source view [message #265621] Fri, 17 October 2008 01:23 Go to next message
Eclipse UserFriend
Hello, All

How I can view classes from different source-folders in single package
tree? For example, I have a project with two source folders:
/src-one/com/company/project/
First.java
Second.java
/src-two/com/company/project/
Third.java

I want to see the class hierarchy as single tree:
com.company.project
First.java
Second.java
Third.java

How I can do this?

--
Denis Kostousov
email: denis.kostousovATgmailDOTcom
jabber: denis.kostousovATgmailDOTcom
fingerprint: D32B A253 F678 9EF1 1079 4F5A 52E1 8EEA FAF9 E1F1
Re: Unified source view [message #265626 is a reply to message #265621] Fri, 17 October 2008 04:01 Go to previous message
Eclipse UserFriend
Denis Kostousov wrote:
> Hello, All
>
> How I can view classes from different source-folders in single package
> tree? For example, I have a project with two source folders:
> /src-one/com/company/project/
> First.java
> Second.java
> /src-two/com/company/project/
> Third.java
>
> I want to see the class hierarchy as single tree:
> com.company.project
> First.java
> Second.java
> Third.java
>
> How I can do this?
>
Either use the Java Browsing perspective or add the Packages view to
your Java perspective.

Dani
Previous Topic:how to change background color in compare editor?
Next Topic:Having trouble committing a file
Goto Forum:
  


Current Time: Sun May 11 14:14:40 EDT 2025

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

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

Back to the top