Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to show my own object tree structure in package explorer
How to show my own object tree structure in package explorer [message #226112] Wed, 07 January 2009 08:04 Go to next message
Debasis Mishra is currently offline Debasis MishraFriend
Messages: 36
Registered: July 2009
Member
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.

I just want to know how WTP has implemented it for deployment descriptor.
we can view the deployment descriptor in a tree structure.

Thanks and Regards
Debasis
Re: How to show my own object tree structure in package explorer [message #226347 is a reply to message #226112] Sat, 10 January 2009 12:54 Go to previous message
kiril mitov is currently offline kiril mitovFriend
Messages: 69
Registered: July 2009
Member
Hi Debasis,
Just ask google for "Common Navigator Framework". It will give you most of
the answers.

Best Regards,
Kiril

"Debasis Mishra" <debasis1982@gmail.com> wrote in message
news:8f86596ef8f83d7ac973c4c7dcc8ed33$1@www.eclipse.org...
> 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.
>
> I just want to know how WTP has implemented it for deployment descriptor.
> we can view the deployment descriptor in a tree structure.
>
> Thanks and Regards
> Debasis
>
>
Previous Topic:SSE editor content
Next Topic:WTP menus targetIDs list ?
Goto Forum:
  


Current Time: Thu Apr 18 03:57:19 GMT 2024

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

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

Back to the top