Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Autocomplete or content assist for Spring annotation.(How can I switch on this?)
Autocomplete or content assist for Spring annotation. [message #1861837] Tue, 07 November 2023 15:38 Go to next message
Evgenii Kashin is currently offline Evgenii KashinFriend
Messages: 2
Registered: November 2023
Junior Member
Hello, everybody!index.php/fa/43679/0/
I have started to study Spring framework. I can't understand why autocoplete don't work this annotation. Argument for annotation is like just a String for IDE.index.php/fa/43679/0/
For example "execution( * get *(..))" is like a String in annotation @Pointcut.
How can I fix it?
index.php/fa/43680/0/
index.php/fa/43681/0/
Re: Autocomplete or content assist for Spring annotation. [message #1861838 is a reply to message #1861837] Tue, 07 November 2023 15:42 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4391
Registered: July 2009
Senior Member

Your text cursor appears to be in the wrong place for proposals.

Past that, it's a question for the Spring Tools. The meaning of that string is entirely up to their runtime framework.


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Autocomplete or content assist for Spring annotation. [message #1861839 is a reply to message #1861838] Tue, 07 November 2023 15:51 Go to previous message
Evgenii Kashin is currently offline Evgenii KashinFriend
Messages: 2
Registered: November 2023
Junior Member
No, I placed cursor here after writing. This code is working, but autocomplete don't work only for Spring annotation.
Previous Topic:I would like to change the color of comments
Next Topic:Eclipse Search for Maven Dependencies not working
Goto Forum:
  


Current Time: Sat Nov 11 06:19:27 GMT 2023

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

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

Back to the top