cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti 5.9 examples Eclipse dependencies

sathyasankar
Champ in-the-making
Champ in-the-making
I've downloaded the latest version of Activiti 5.9 and have run the "demo.start". On trying to import the examples projects into Eclipse, I'm seeing about 50 errors (including errors for all 5 projects). Most of them seem to be because the Eclipse class path seems to refer to older dependencies. For example, I see references to drools 5.1.1, mybatis 3.0.4 etc.

Am I missing something? Is this a known issue and are there any workarounds? I can try to upgrade them one by one manually but was wondering if someone has already done that and has the updated eclipse configuration files.

Thanks
2 REPLIES 2

trademak
Star Contributor
Star Contributor
Hi,

It's best to use Maven to setup the project. But we should update the examples project.
Can you create a JIRA issue for this?

Thanks,

sathyasankar
Champ in-the-making
Champ in-the-making
JIRA issue created (http://jira.codehaus.org/browse/ACT-1232)… Thanks