[
https://issues.jboss.org/browse/JBIDE-7098?page=com.atlassian.jira.plugin...
]
DartPeng commented on JBIDE-7098:
---------------------------------
Jiri,
The example file is incorrect ,
<ftl:template><![CDATA[<#list .vars["example.srcmodel.Customer2"]
as example_srcmodel_Customer2>
"${.vars["example_srcmodel_Customer2"]["id"]}","${.vars["example_srcmodel_Customer2"]["surname"]}"
</#list>]]></ftl:template>
The class name should be example.srcmodel.Customer, I think this is why the root node
can't expand for this only one case.
You can open the example file with Smooks editor and switch to the source text editor ,
modify the Customer2 to be Customer , then return to the Process tab , you will find the
root node expand.
So I think this issue has been resolved already , we can close it now.
Expand source and target models on opening of task panel
--------------------------------------------------------
Key: JBIDE-7098
URL:
https://issues.jboss.org/browse/JBIDE-7098
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Reporter: Tom Fennelly
Assignee: Tom Fennelly
Fix For: 3.2.0.CR1
Attachments: Customer.java, java2cvs-list.xml
On direct source to target mappings (JBIDE-6361), when the mapping task panel is opened
the source and target are not expanded and it looks quite "strange". Auto
expand.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira