apache / apache/grails-intellij-plugin

Option to remove packages from domain classes dependencies

Open
#51 0 comments 0 reactions 0 assignees View on GitHub
enhancement imported-from-youtrack
Dominant language
Java
Stars
17
Forks
4
Avg merge
5d 15h
Merged PRs (30d)
4

Description

Would it be possible to add an option to only display the simple classname of a groovy domain object, instead of the full name? Now I have something like com.example.houses.domain.impl.FrontDoor, but this clutters the diagram a bit, and I'm actually only interested in the FrontDoor part (and maybe part of the package name if I have multiple classes in different packages, but this is currently not the case, and totally not important)

[http://www.intellij.net/forums/thread.jspa?threadID=275086&tstart=0](http://www.intellij.net/forums/thread.jspa?threadID=275086&tstart=0)

---

*Imported from [IDEA-43817](https://youtrack.jetbrains.com/issue/IDEA-43817) · Type: Feature · 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 locating the Grails IntelliJ plugin code that renders dependency diagrams for Groovy domain classes and check how class names are currently formatted. Done means an option can display simple class names instead of fully qualified names, while preserving the existing behavior when the option is not enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy, java
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.