You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
What alternative do I have to search for @Autowired or
import com.cyz.mypackage
periods and @ characters are of no such value unless I pull in to an IDE and search there - This seems not very constructive of your programing team
Hi @RobS and welcome to the community.
Searching for Autowired will show @Autowired as well in the results, and a search for import com.cyz.mypackage should also bring up the file with this line.
Please keep in mind that code search uses the main branch in a repository and it will not return results for files on other branches. Are the files with this content in a branch other than the main one? And what is the behavior you are experiencing if you search the terms I suggested above? Are you getting no results at all?
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.