Satish Jonnavithula [
http://community.jboss.org/people/satjo] created the discussion
"Re: What is the jBPM5 Eclipse plugin link?"
To view the discussion, visit:
http://community.jboss.org/message/574811#574811
--------------------------------------------------------------
Thanks for the reply.
Some of the examples can not be opened in Eclipse. For example, the rule flow
https://github.com/krisv/jbpm/blob/master/jbpm-persistence-jpa/src/test/r...
https://github.com/krisv/jbpm/blob/master/jbpm-persistence-jpa/src/test/r...
can not be opened as the variable types use the package org.jpm.*. If the types are
changed to org.drools.*, the ruleflow can be seen, but the tests would fail as tests would
expect org.jpm.*. It appears that this example uses latest package notation, whereas the
eclipse still uses older package details for the variable types.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/574811#574811]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]