Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How can I create a "Source Folder" browser
How can I create a "Source Folder" browser [message #1009103] Thu, 14 February 2013 12:45 Go to next message
pasquy73 Mising name is currently offline pasquy73 Mising nameFriend
Messages: 7
Registered: April 2012
Junior Member
Hi all,
I'm creating a wizard in my plugin with some parameters (text widgets).
Now I want to add a "Source folder" with browser button (like when you want to create a new Class) that browser your projects and you can select it.

Can I help me?

Best regards,
pasquy73
Re: How can I create a "Source Folder" browser [message #1010630 is a reply to message #1009103] Sun, 17 February 2013 22:28 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
For anyone wanting to implement s.t. similar to what you see somewhere in the Eclipse UI:
Alt-Shift-F1 (aka Plug-in Spy) will show you the essential entry points where you find the implementation of the currently active element.

HTH,
Stephan
Re: How can I create a "Source Folder" browser [message #1011308 is a reply to message #1010630] Tue, 19 February 2013 09:28 Go to previous message
pasquy73 Mising name is currently offline pasquy73 Mising nameFriend
Messages: 7
Registered: April 2012
Junior Member
Thank Stephan,

I'm trying your hint.

pasquy73
Previous Topic:How to calculate with time
Next Topic:Java compiler conflict?
Goto Forum:
  


Current Time: Fri Mar 29 08:58:08 GMT 2024

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

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

Back to the top