Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » workspace preferences vs. project preferences
workspace preferences vs. project preferences [message #633178] Fri, 15 October 2010 15:01 Go to next message
Sebastian  Hoß is currently offline Sebastian HoßFriend
Messages: 3
Registered: July 2009
Junior Member
Hey there!

I recently tried to filter certain types (lets say com.example.*) from the content assist. The UI helps me with that but enables those filters for the whole workspace. In my case I only want to enable these filters for a single project and don't filter any proposals in the other projects. Is this possible with Eclipse?

I also tried setting up "Favorites" with my preferred classes (which should be used instead of com.example.*) so they are shown above com.example.* in the content assist popup. Favorites can be project-specific but are not working 100% of the time. At least they don't show up above com.example.* in the content assist popup every time.

Any assistance on this?

Greets & thanks a lot!
Re: workspace preferences vs. project preferences [message #637126 is a reply to message #633178] Thu, 04 November 2010 09:54 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Sebastian Hoss wrote:
> Hey there!
>
> I recently tried to filter certain types (lets say com.example.*) from
> the content assist. The UI helps me with that but enables those
> filters for the whole workspace. In my case I only want to enable
> these filters for a single project and don't filter any proposals in
> the other projects. Is this possible with Eclipse?
No, this is currently not possible.
> I also tried setting up "Favorites" with my preferred classes (which
> should be used instead of com.example.*) so they are shown above
> com.example.* in the content assist popup. Favorites can be
> project-specific
AFAIK they can't - at least not through UI.

Dani
> but are not working 100% of the time. At least they don't show up
> above com.example.* in the content assist popup every time.
>
> Any assistance on this?
>
> Greets & thanks a lot!
Previous Topic:looking for an OpenSource pluging to help me debug unknown code
Next Topic:Annotations and com.sun.mirror API
Goto Forum:
  


Current Time: Fri Apr 19 21:32:09 GMT 2024

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

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

Back to the top