apache / apache/grails-intellij-plugin

Provide a way to pass --non-interactive to all grails target runs

Open
#102 0 comments 0 reactions 0 assignees View on GitHub
enhancement imported-from-youtrack
Dominant language
Java
Stars
17
Forks
4
Avg merge
5d 15h
Merged PRs (30d)
4

Description

Suppose within a domain class

- I have to run the generate-views via "Generate views" button
- Also assuming that files already exist
- I don't want to be prompted for this action

Please provide a way using which I can pass some default parameters to grails targets which are run by these buttons.

---

*Imported from [IDEA-79702](https://youtrack.jetbrains.com/issue/IDEA-79702) · Type: Feature · 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 tracing the "Generate views" button from a domain class to the Grails target invocation. Check how target arguments are assembled and where existing-file prompts originate. Done means callers can provide default parameters such as --non-interactive to target runs initiated by these buttons, without prompting when files already exist.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.