Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Re: Auto complete package name field
Re: Auto complete package name field [message #372628] Wed, 29 July 2009 06:12 Go to next message
Eclipse UserFriend
El_justiciero wrote:
> Hello,
>
> We are developing a wizard page with different fields but there is one
> that we don't know how to create it. It is an auto complete package name
> field. This type of field shows the different package names of a project
> when you
> type part of its name or you press ctrl + space,
> like the wizard to create a new Java class in Eclipse.
>
> What we are trying to do is something like that:
>
> http://img229.imageshack.us/img229/3539/autocomplete.jpg
>
> http://img44.imageshack.us/img44/1219/autocomplete2.jpg
>
> We would appreciate if someone knows how to do it or knows where we can
> find some
> related documentation.
>
> Thanks in advance.
>


Check org.eclipse.jdt.ui.JavaUI

- Prakash
---
http://blog.eclipse-tips.com
Re: Auto complete package name field [message #468103 is a reply to message #372628] Tue, 04 August 2009 03:36 Go to previous message
Eclipse UserFriend
Thank you for the info, it was really usefull.

Thank you again.
Previous Topic:Analyse MANIFEST.MF entries
Next Topic:Getter suggested for static var rather than field
Goto Forum:
  


Current Time: Sun Sep 14 08:28:11 EDT 2025

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

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

Back to the top