jdaugherty opened a new issue, #338:
URL: https://github.com/apache/grails-intellij-plugin/issues/338

   ### 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.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to