Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to get Java elements tree?
How to get Java elements tree? [message #156981] Sun, 02 May 2004 11:27 Go to next message
Pavel Krupets is currently offline Pavel KrupetsFriend
Messages: 13
Registered: July 2009
Junior Member
Hello,

Can anyone tell me how to get java elements tree?
I found StandardJavaElementContentProvider class but getElements method
requires parent object. Where can I get it? I need it to make
class/resources/libraries explorer.

Sorry for simple question but I couldn't find the answer anywhere.

Eclipse: 3.0M8.

Thx.
Re: How to get Java elements tree? [message #171787 is a reply to message #156981] Wed, 04 August 2004 16:03 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Pavel Krupets wrote:

>Hello,
>
>Can anyone tell me how to get java elements tree?
>I found StandardJavaElementContentProvider class but getElements method
>requires parent object. Where can I get it? I need it to make
>class/resources/libraries explorer.
>
>Sorry for simple question but I couldn't find the answer anywhere.
>
>
JavaCore.create(ResourcesPlugin.getWorkspace().getRoot());

Dani

>Eclipse: 3.0M8.
>
>Thx.
>
>
>
Previous Topic:font-size in problems/ outline/ navigator
Next Topic:JAVA classes help
Goto Forum:
  


Current Time: Wed Jul 24 13:12:51 GMT 2024

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

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

Back to the top