[
https://jira.jboss.org/browse/JBIDE-6723?page=com.atlassian.jira.plugin.s...
]
Vitali Yemialyanchyk commented on JBIDE-6723:
---------------------------------------------
a rely names in brakets [] (property name for exporter) is a ant attribute name - but this
not a true generally - so Export to ant codegen has a bug...
the question is - what is a right way to fix it... generally it would be nice if property
name for exporter will be exactly ant attribute name - for example ( <property
description="For each" name="for_each" ) be a ant attribute forEach, (
<property description="Output directory" name="outputdir" ) be a
ant attribute destdir and several other...
so imo it be more clean if we have the same names... but I did not sure is this possible
cause all documentation point screenshots with old names.
i.e. there are 2 ways to fix issue:
1) change these names in plugin.xml (will it have influence to users codegen launch
configs?)
2) use property name to ant attribute mapper in code (the drawback -> it will
complicate code of ant exporter..)
what way is better?
Exporters properties names are very strange names in compare with
Hibernate Tools core Ant names
------------------------------------------------------------------------------------------------
Key: JBIDE-6723
URL:
https://jira.jboss.org/browse/JBIDE-6723
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.2.0.M1
Reporter: Vitali Yemialyanchyk
Assignee: Max Rydahl Andersen
Priority: Minor
Attachments: screenshot-1.jpg
can someone here explain what does mean name(s) in square brackets? (screenshot-1)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira