apache / apache/grails-intellij-plugin
For Grails projects: Navigate directly from controller/domain to corresponding service.
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
While working with Grails, it would be convenient if there was a quick way to create and navigate to a service directly for a domain class or controller. In GGTS you have a navigation button for corresponding service just as you have for domain classs, controller and views and if you press that button and there is not already a service, one will be created.
---
*Imported from [IDEA-153152](https://youtrack.jetbrains.com/issue/IDEA-153152) · Type: Feature · Votes: 3*
*Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.*
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the existing Grails navigation actions for domain classes, controllers, and views, then trace how a missing service is created; done means a controller or domain class can navigate to its corresponding service and create it when absent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100