[
https://issues.jboss.org/browse/FORGE-918?page=com.atlassian.jira.plugin....
]
Vineet Reynolds edited comment on FORGE-918 at 8/5/13 8:04 PM:
---------------------------------------------------------------
Reopening this, as this seems to be an issue with the Eclipse JDT parser.
To clarify, FORGE-1026 and FORGE-1086 have resolved issues involving parsing of array
types in method return value types and field types. However, for some reason, the Eclipse
JDT parser itself has trouble disambiguating between {{long[][] x;}} and {{long x[][];}}
and treats the latter as {{long}}.
was (Author: vineet.reynolds):
Reopening this, as this seems to be an issue with the Eclipse JDT parser.
Faces Scaffolding interprets long x[][] fields as long
------------------------------------------------------
Key: FORGE-918
URL:
https://issues.jboss.org/browse/FORGE-918
Project: Forge
Issue Type: Bug
Components: Scaffold
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
Fix For: 1.x Future
This is from TicketMonster. The {{SectionAllocation}} class contains a {{long
allocated[][]}} field. With the getters and setters (one may need to add the setters; see
FORGE-917), the generated view does not contain a widget for the n-dimensional array type,
and instead displays a single numerical entry widget.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira