[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3789) Hibernate Code Generation Configurations - Main - Output directory does not support absolute paths
Vitali Yemialyanchyk (JIRA)
jira-events at lists.jboss.org
Thu Feb 12 13:42:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12452437#action_12452437 ]
Vitali Yemialyanchyk commented on JBIDE-3789:
---------------------------------------------
sometimes there is a sence to share code generation,
but sometimes there is no sence to share code generation.
users can define which case is for them.
if a user decide to put generated files into C:\TMP (for some test purpose) and do not share this for other team members -
why we should make troubles for him?
as i think we do not break path portability if we allow input for absolute paths...
if users decide to have portable paths for code generation - there is no problem to inpurt portable path here.
> Hibernate Code Generation Configurations - Main - Output directory does not support absolute paths
> --------------------------------------------------------------------------------------------------
>
> Key: JBIDE-3789
> URL: https://jira.jboss.org/jira/browse/JBIDE-3789
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Hibernate
> Affects Versions: 3.0.0.CR2
> Reporter: Vitali Yemialyanchyk
> Assignee: Vitali Yemialyanchyk
> Priority: Minor
> Attachments: screenshot-1.jpg
>
>
> C:\TMP - it exist, but I get message " Output directory does not exist [C:/TMP]"
> also if I use C:\TMP\1 which is not exist - it possible to create the folder automatically -
> in some other case we decide what creation is not necessary,
> but I admit it here cause this is other case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list