]
Alexey Kazakov resolved JBIDE-1572.
-----------------------------------
Resolution: Done
Fixed. JUnit test for this feature is already exists (see
Seam Validator: @Factory annotation does not see related
@Out/Databinder annotation
-----------------------------------------------------------------------------------
Key: JBIDE-1572
URL:
http://jira.jboss.com/jira/browse/JBIDE-1572
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Reporter: Daniel Azarov
Assigned To: Alexey Kazakov
Fix For: 2.0.1
Testcase:
EXECUTE: Create any Seam Web Project
EXECUTE: Create "Seam Action" with "component" as component name
EXECUTE: Open "Component.java"
EXECUTE: Add next lines:
@DataModel
private List<String> messageList=new ArrayList<String>();
@Factory("messageList")
public void getList1(){
}
EXECUTE: Save file
ASSERT: There are no any error markers
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: