how to view ER diagram designer for domain classes in a Grails project ?

Hi,

I am currently creating a grails project, as stated in http://grails.org/IDEA+Integration figure 8, I shall be able to view dependencies of my domain classes.

I can't view Domain classes dependencies tab nor can I see the  Persistence Tool Window in Window | Tool Windows | Persistence.

Am I missing something here?

I just want to experience the ER diagram designer feature for Grails, can you please help me ?

Thanks, Nicolas.

0

Hi.

You have to open a domain source code in the editor. There will be a tab at the bottom: "domain classes dependencies".

Alexander.

1

Sometimes the editor gets "stuck" (it did this on re-opening 12.1.4).  You will need to close that domain model (or group of domain models) is the source editor and re-open it.  That worked for me.  

0

请先登录再写评论。