apache / apache/grails-intellij-plugin

Grails module output path should match what's in BuildConfig.groovy

Open
#190 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

Currently grails-compile output is by default "target" and IntelliJ compiler output is "out".
This is confusing and also, grails compiler is slower than IntelliJ-s.

Seen on Grails 2.4.4, MacOSX.

---

*Imported from [IDEA-136780](https://youtrack.jetbrains.com/issue/IDEA-136780) · 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 grails-compile output configuration and compare it with the path in BuildConfig.groovy and IntelliJ's compiler output setting. Confirm the expected behavior on Grails 2.4.4 and macOS, then verify that the module output path matches BuildConfig.groovy and does not use the slower Grails compiler unnecessarily.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy, java
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.