show problems in problems view
------------------------------
Key: GPD-316
URL:
https://jira.jboss.org/jira/browse/GPD-316
Project: JBoss jBPM GPD
Issue Type: Task
Reporter: Tom Baeyens
Assignee: Koen Aers
Fix For: jBPM jPDL Designer 4.0.0.CR1
Can you see if you can add this in ?
@see JpdlParser
static JpdlParser jpdlParser = new JpdlParser();
List<Problem> problems = jpdlParser.createParse()
.setResource(...)
.execute()
.getProblems();
--
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