Discussion:
[jboss-user] [JBoss Tools] - Code completion no java types recognized
Hans-Michael Rupp
2013-05-21 12:05:28 UTC
Permalink
Hans-Michael Rupp [https://community.jboss.org/people/MarcusDidiusFalco] created the discussion

"Code completion no java types recognized"

To view the discussion, visit: https://community.jboss.org/message/818627#818627

--------------------------------------------------------------
JBoss Developer Studio

Version: 6.0.1.GA

I have created a Web Project with mvn archetype org.jboss.spec.archetypes:jboss-javaee6-webapp-archetype
and imported it into developer Studio (import mvn ...)

Code completion in the java editor does not work, no Java Types at all are recognized.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/818627#818627]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Hans-Michael Rupp
2013-05-21 13:05:27 UTC
Permalink
Hans-Michael Rupp [https://community.jboss.org/people/MarcusDidiusFalco] created the discussion

"Re: Code completion no java types recognized"

To view the discussion, visit: https://community.jboss.org/message/818638#818638

--------------------------------------------------------------
Found out myself:
Window - Preferences - Java - Editor - Content Assist - Advance
Check Java Type Proposals.

However it is not very nice to distribute an Eclipse Version like this. I guess many user will not immediately suspect that such a basic feature has been disabled by configuration.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/818638#818638]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Max Rydahl Andersen
2013-05-21 13:19:50 UTC
Permalink
Max Rydahl Andersen [https://community.jboss.org/people/maxandersen] created the discussion

"Re: Code completion no java types recognized"

To view the discussion, visit: https://community.jboss.org/message/818641#818641

--------------------------------------------------------------
Sorry for bumping into what looks like a bug.

Any chance you used an old workspace  that had this setting disabled ?

There was actually a bug in older Eclipse version that would tricker disablement of this java type proposals but I haven't seen that in ages and should not be present in JBDS 6.1.

If you did use a new workspace and can reproduce this error please let us know the exact steps you did.

Thank you,
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/818641#818641]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Loading...