Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Selecting a package from the project
Selecting a package from the project [message #329869] Tue, 08 July 2008 20:16 Go to next message
Yigal Spinner is currently offline Yigal SpinnerFriend
Messages: 127
Registered: July 2009
Senior Member
I want to write a code that will allow the user to select an existing
package from a project.
Either I'll create a select dialog or if there is existing dialog that
will allow me to do that.

Does anyone can help me with either identifying an existing dialog that
will select a package from a project or how to write code to get the
existing packages in a project.

Thanks
Yigal
Re: Selecting a package from the project [message #329876 is a reply to message #329869] Wed, 09 July 2008 04:20 Go to previous message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
This question should ideally go to JDT newsgroup. Adding it in CC.

My best bet would be JavaUI.createPackageDialog() methods

- Prakash

www.eclipse-tips.com


Yigal Spinner wrote:
> I want to write a code that will allow the user to select an existing
> package from a project.
> Either I'll create a select dialog or if there is existing dialog that
> will allow me to do that.
>
> Does anyone can help me with either identifying an existing dialog that
> will select a package from a project or how to write code to get the
> existing packages in a project.
>
> Thanks
> Yigal
>
Previous Topic:Ganymede and Qt plugin
Next Topic:How to override double click even of a folder in the Resources view of Eclipse
Goto Forum:
  


Current Time: Wed Jul 17 10:35:35 GMT 2024

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

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

Back to the top