Skip to main content



      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 11:16 Go to next message
Eclipse UserFriend
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 02:42 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: How to create a JDT classname list in View Part [message #1863415 is a reply to message #1863374] Wed, 31 January 2024 23:23 Go to previous message
Eclipse UserFriend
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: Thu Apr 24 20:29:07 EDT 2025

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

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

Back to the top