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

   In the editor of domains, controller, services and views there is a bar at 
the top wich enabled you to jump to related resources. For example if you are 
in the domain you can jump to the controller or the views of this domain.
   
   This feature does not work for views if a namespace for the controller are 
used. In this case the views can be located in 
`views/<namespaceName>/<domainName>/` instead of `views/<domainName>`. See 
[http://docs.grails.org/latest/guide/theWebLayer.html#_selecting_views_for_namespaced_controllers](http://docs.grails.org/latest/guide/theWebLayer.html#_selecting_views_for_namespaced_controllers)
 for more details.
   
   ---
   
   *Imported from 
[IDEA-167491](https://youtrack.jetbrains.com/issue/IDEA-167491) · 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