[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1887) Hibernate Code Generator add org.domain.{project name}.entity to Output Folder when generates any exporters fro seam project.

Max Andersen (JIRA) jira-events at lists.jboss.org
Fri Mar 14 13:42:45 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-1887?page=all ]

Max Andersen resolved JBIDE-1887.
---------------------------------

    Resolution: Duplicate Issue

Improving of warnings for overwriting files is already covered by other issues.

That packages will be generated in weird places is not something we can "fix" since the user actually tells us to do that ;)

> Hibernate Code Generator  add org.domain.{project name}.entity to Output Folder  when generates any exporters fro seam project. 
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-1887
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1887
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 2.1
>            Reporter: Anton Klimkovich
>            Priority: Minor
>         Attachments: SeamWithHibernate.PNG, SetFolder.PNG
>
>
> EXECUTE: Create Seam Ear project
> EXECUTE: Create new folder in Seam-ejb
> EXECUTE: Open Hibernate Code Generator
> EXECUTE: Select Seam-ejb Configuration
> EXECUTE: Select created folder as output folder
> EXECUTE: Select Domain code(.java) and DAO code(.java) on Exporters tab
> FAILURE:   1. Files will be generated in NewFolder in package org.domain.{project name}.entity if it was source folder
>                      2. Files will be generated using such path: NewFolder ->  org -> domain -> {project name} -> entity  if NewFolder was created as simple folder.
> Generated classes marks with error marker.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list