[jboss-jira] [JBoss JIRA] Resolved: (GPD-316) show problems in problems view

Koen Aers (JIRA) jira-events at lists.jboss.org
Thu May 7 08:20:46 EDT 2009


     [ https://jira.jboss.org/jira/browse/GPD-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koen Aers resolved GPD-316.
---------------------------

    Resolution: Duplicate Issue


> 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

        



More information about the jboss-jira mailing list