apache / apache/grails-intellij-plugin
Documentation JARs of Grails installed with SDKMAN! not detected
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
### What steps will reproduce the issue?
1. Install Grails using SDKMAN!
2. Configure a Grails project in IDEA to use this SDK:
_⚠️ attachment `image.png` was not included in the export_
#### What is the expected result?
Classes, sources, and documentation are found and included ein the project dependencies.
#### What happens instead?
Documentation is not picked up.
_⚠️ attachment `image1.png` was not included in the export_
Note that the JavaDocs _are_ there:
```
$ ls -1 .sdkman/candidates/grails/2.5.6/dist/*-javadoc.jar | wc -l
44
```
#### Workaround
Enter manually into Paths > JavaDoc:
_⚠️ attachment `image3.png` was not included in the export_
---
*3 attachment(s) referenced here (`image.png`, `image1.png`, `image3.png`) are not part of the CSV export.*
*Imported from [IDEA-200707](https://youtrack.jetbrains.com/issue/IDEA-200707) · 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
Start by reproducing the issue with a Grails 2.5.6 SDK installed through SDKMAN! and inspect the plugin's SDK and JavaDoc discovery path. Confirm that the existing documentation JARs are detected and included in the IntelliJ IDEA project without manually entering a path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100