Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to create a JDT classname list in View Part(How to use View part in Eclipse 4 to display active Java project classname)
How to create a JDT classname list in View Part [message #1863366] Mon, 29 January 2024 16:16 Go to next message
Tan Jun Wen is currently offline Tan Jun WenFriend
Messages: 6
Registered: January 2024
Junior Member
I am new to Eclipse E4 and would like to know how to achieve these features in Eclipse E4 plugin development
1) A view part that are able to display all the classes , methods, and variable name in a expandable view

The view part must be based on the Java project launched.
Re: How to create a JDT classname list in View Part [message #1863374 is a reply to message #1863366] Tue, 30 January 2024 07:42 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
I doubt anyone will answer such an open-ended question. It's likely useful that you look closely at how JDT implements the things you can already see in a Java IDE:

https://github.com/eclipse-jdt/.github/blob/main/CONTRIBUTING.md#create-an-eclipse-development-environment


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: How to create a JDT classname list in View Part [message #1863415 is a reply to message #1863374] Thu, 01 February 2024 04:23 Go to previous message
Tan Jun Wen is currently offline Tan Jun WenFriend
Messages: 6
Registered: January 2024
Junior Member
Seems like my question is similar to this thread https://www.eclipse.org/forums/index.php/t/210450/
Previous Topic:I am modding a minecraft mod 1.16.5
Next Topic:Is there a way to test the performance and performance Tune Eclipse runtime
Goto Forum:
  


Current Time: Sun Apr 28 00:33:05 GMT 2024

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

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

Back to the top