Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » searching for source code of "Eclipse Installation Details" window(try to add the column path to see wehre a plugin is installed (bundle pooling))
searching for source code of "Eclipse Installation Details" window [message #1807574] Tue, 04 June 2019 05:43 Go to next message
Christian Peater is currently offline Christian PeaterFriend
Messages: 1
Registered: June 2019
Junior Member
Hello,

i want to add a path column to the "Eclipse Installation Details" window, so i can see where the plugins are installed to.

can somebody show me which source code i have to change

thanks
Re: searching for source code of "Eclipse Installation Details" window [message #1807593 is a reply to message #1807574] Tue, 04 June 2019 11:01 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
I don't know, but there are ways to figure this out. For example, launch a runtime workbench and when the dialog is up, look on the call stack. Or use the plug-in spy, e.g., Alt-Shift-F1 and you'll see that the org.eclipse.ui.internal.about.InstallationDialog is a good place to start looking.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic: Highlighting code block in Oxygen ?
Next Topic:Can't export library
Goto Forum:
  


Current Time: Thu Apr 18 11:31:25 GMT 2024

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

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

Back to the top