apache / apache/grails-intellij-plugin
Grails: Cannot do code navigation when missing webapp folder
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
What steps will reproduce the issue?
1. Create a grails 3 project, and remove the src/main/webapp folder
2. Import the project with Intellij, you will see that you **cannot** navigate code with Cmd+B.
_⚠️ attachment `2018-04-28 10.59.png` was not included in the export_
What is the expected result?
Intellij should import grails project even though the project is missing the src/main/webapp folder, because many people like me use grails for headless restful web services.
---
*1 attachment(s) referenced here (`2018-04-28 10.59.png`) are not part of the CSV export.*
*Imported from [IDEA-191161](https://youtrack.jetbrains.com/issue/IDEA-191161) · Type: Usability Problem · 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 issue with a Grails 3 project after removing src/main/webapp, then import it into IntelliJ and test Cmd+B code navigation. Trace the project import behavior related to the missing folder. Done means the project imports successfully and code navigation works for a headless REST service project without src/main/webapp.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, java
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100