apache / apache/grails-intellij-plugin
Rewrite MvcFramework.getApplicationClasspath to use urls instead of VirtualFiles
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
The reason is that now it works with the output paths of the dependent modules, which may not yet exist when the run configuration editor is opened
---
*Imported from [IDEA-57217](https://youtrack.jetbrains.com/issue/IDEA-57217) · Type: Task · 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
Search the plugin sources for MvcFramework.getApplicationClasspath and read how the run configuration editor obtains dependent-module output paths. Replace the VirtualFiles-based lookup with URL-based handling, then verify the editor works when those dependent output paths do not yet exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 67/100