History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRVY-1665
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Ilya Sergey
Reporter: Ilya Sergey
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Groovy

Support for Domain Classes in Packages

Created: 31 Jul 08 18:01   Updated: 10 Sep 08 18:49
Component/s: Grails editor support
Affects Version/s: jetgroovy 2.0
Fix Version/s: jetgroovy 2.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Grails allows the domain classes to be put in packages (under the domain directory).

The problem is that JetGroovy's grails "toolbar" above the editor that allows you to switch between the domain/controller/views does not seem to recognize the domains that are in packages. So when I have a domain open it prompts me to generate instead of listing the controller/views that already exist. Maybe there's a question as to whether grails requires that the domain classes be unique across packages? If not, then there wouldn't necessarily be a one-to-one match between a domain class and the controller/views.

I am using build 1.5.17497 of the plugin.


OS: Windows XP
JDK: JDK 1.6.0
IDEA: 7.0
Build: 7757



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.