I am using STS for grails development and i don't know what I did, (most probably dragged a folder somewhere by mistake) but now I can't see my services in the perspective. They do exists under grails-app/services but I guess something is not pointing there anymore?
and yes I tried restarting STS, reloading the project to STS.
Any idea on how I can fix this?
EDIT:
You are right here is the perspective view with no services shown.
Thanks a lot, Bilsay
you can modify your file .classpath by adding these two lines :
<classpathentry kind="src" path="grails-app/services"/>
<classpathentry kind="src" path="grails-app/taglib"/>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With