apache / apache/grails-intellij-plugin
Grails 3.03 project fails to initialize in Intellij15
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
1. Launched IntelliJ
2. Under File Clicked New -> Project
3. In left hand menu choose: Grails
with libs: using 1.7 SDK and grails-3.0.3
4. Click next
5. Assign Project Name and Project Location
6. Project Opens, asks "Create default Grails directory structure in module 'foldername'?
7. Choose 'Run 'create app''
Actual: Create app was not Run.
Expected: Create app to have been Run.
---
*Imported from [IDEA-142825](https://youtrack.jetbrains.com/issue/IDEA-142825) · Type: Bug · Votes: 0*
*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
Reproduce the project-creation flow in IntelliJ IDEA 15 with Java 1.7 and Grails 3.0.3, selecting “Run create app” after the default directory prompt. Trace the Grails project initialization entry point and verify whether the command is invoked. Done means a newly created project runs “create app” and produces the expected default structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100