Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Content assist on own facet
Content assist on own facet [message #209035] Sun, 24 February 2008 12:54 Go to next message
Eclipse UserFriend
Originally posted by: Martin.eisengardt.de

Hi. Hoping thats the corrent newsgroup for developers :-)

I've create my own project and server. Everything works fine but within java
files the content assist (ctrl+Space) does not work. However google did not
give me any answer. Within the same source file other featrues work as
intended (ctrl+t finds every type, organize imports works). And of course
the source file is located inside a source folder.

The facet depends on "jst.java" facet [6.0. It does not reuse other facets.
And hopefully it gets initialized correctly (compilation and all the server
stuff works). Do I miss something? Or is there a facet missing? The project
itself currently only contains one source folder and a runtime classpath
container. Resolving this container works too. I am trying to create a
simple java project containg a runtime class path and used by a specialized
application server (no generic stuff).

Thanks
Martin
Re: (solved) Content assist on own facet [message #209050 is a reply to message #209035] Sun, 24 February 2008 18:49 Go to previous message
Eclipse UserFriend
Originally posted by: Martin.eisengardt.de

Hi.

I did some debugging for many hours (and learned something about the
proposal concepts). The test workspace only enabled jpa proposals and of
course this did not work. Manually enabling java porposals in preference
view worked. And a clean workspace works too. Since I never deactivate this
it is weird. A ghost seems to manipulate my preferences ;-)
But i will not think about it any more :-)

Ciao.
Previous Topic:dependant project's libs
Next Topic:Runtime "J2EE Preview" is invalid
Goto Forum:
  


Current Time: Thu Apr 25 21:00:28 GMT 2024

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

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

Back to the top