Activiti Designer Sources

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2010 03:15 PM
I downloaded the designer sources from the svn repository. I'm using Eclipse Helios with M2Eclipse plugin, Maven 3.0.1 and JDK 1.6. When I import the project to eclipse I get some dependency problems. Even after executing "mvn install" command and get "BUILD SUCCESS". Are there any configurations i'm missing? The sources in the repository are from de 1.0 release or a development version?
Thanks in advance.
Tony
Thanks in advance.
Tony
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2010 03:51 PM
Hi Tony,
The sources in the repo are part of the 5.0 release, but we use a different versioning for the Activiti Designer which is currently 0.6.0.
If you are getting dependency problems, it may depend on the Eclipse Helios distribution you're using. I know the Eclipse Modeling and the Eclipse RCP distributions should work. In addition you need to install the Eclipse Graphiti framework and the EMF feature. Let me know if you run into problems. I also try to add a wiki page about checking out the designer code in the next couple of days.
Best regards,
Tijs Rademakers
Lead developer Activiti Designer
The sources in the repo are part of the 5.0 release, but we use a different versioning for the Activiti Designer which is currently 0.6.0.
If you are getting dependency problems, it may depend on the Eclipse Helios distribution you're using. I know the Eclipse Modeling and the Eclipse RCP distributions should work. In addition you need to install the Eclipse Graphiti framework and the EMF feature. Let me know if you run into problems. I also try to add a wiki page about checking out the designer code in the next couple of days.
Best regards,
Tijs Rademakers
Lead developer Activiti Designer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2011 04:42 PM
Hi
I'd like to see the Activiti Designer source code. But, I can't find it. Could yuo please tell me the repo location?
I'd like to see the Activiti Designer source code. But, I can't find it. Could yuo please tell me the repo location?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2011 09:01 PM
Hi, well I found it myself, it's at http://svn.codehaus.org/activiti/projects/designer
