Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » how to show the object list in the package explorer in tree structure
how to show the object list in the package explorer in tree structure [message #257964] Wed, 07 January 2009 01:57
Eclipse UserFriend
Hi All,
I am creating my own project(i,e IProject type) in eclipse.after creating
the project i am able to see it in the Package Explorer.Now i need to show
the list of object in side that project in a tree structure,Example

MyProject
|--RootObject
|--object1
|--object2
|--object3
|--object4

I don't know how to achieve this in eclipse.
Its exactly like how eclipse shows a functions inside a class in the
package explorer.
Class1
|--method1
|--method2
|--method3
|--method4

Thanks and Regards
Debasis
Previous Topic:Tracing with conditional breakpoints
Next Topic:can't figure out filters in Problems view
Goto Forum:
  


Current Time: Tue Apr 22 11:33:34 EDT 2025

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

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

Back to the top