-
Oct 29th, 2012, 06:43 AM
#1
Content Assist broken - SpringSource ( 2.9.2.RELEASE/201205071000)
Hello all,
I'm having some troubles with the Content Assist feature in STS. It's broken and doesn't seem to find any of my java objects.
When I search for an object, it doesn't appear as a suggestion when hitting Ctrl-space (nothing shows up actually). I'm forced to manually add the appropriate import line at the top of the file.
After looking around on the forums, I've made sure that the properties in Preferences->Java->Editor->Content Assist have been properly set (as far as I can tell). The project has no errors, has been refreshed, cleaned and compiled. Adding the import at the top of the file works fine, so that target java class is visibile and on the class path. There don't seem to be any errors in the logs that could make a difference.
I'm sure it's something simple that I'm missing, but I can't see what. Any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules