apache / apache/grails-intellij-plugin
Disable IDEA automatically creates Grails run configurations from detected plugins
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
What steps will reproduce the problem?
1. Load a Grails project without run configurations
2. IDEA creates run configurations
What is the expected result?
I should be able to disable this feature.
What happens instead?
I cannot disable this.
Automatically detecting and creating run configurations was introduced a year or so ago it seems. This is creating superfluous run configurations from detected Grails plugins that exist in my project but I do not want to have a run configuration associated with. This happens at restart every time.
---
*Imported from [IDEA-167889](https://youtrack.jetbrains.com/issue/IDEA-167889) · Type: Usability Problem · Votes: 1*
*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
Start by reproducing the issue with a Grails project that has no run configurations, then trace the plugin entry point that detects Grails plugins and creates configurations. Done means users can disable that automatic creation and the unwanted configurations are not recreated when the project restarts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100