<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to build Activiti Designer sources? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-activiti-designer-sources/m-p/30906#M15919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the quick reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've thoroughly followed the steps you've pointed out and it's been a huge step forward since I only have dependency problems now, in particular:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.eclipse.wst.xml.ui;bundle-version="1.1.100",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.eclipse.wst.sse.ui;bundle-version="1.2.0",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.eclipse.wst.sse.core;bundle-version="1.1.500"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.xml;bundle-version="1.3.4"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess I only have to install additional plug-ins or change the version constraints.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mario&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jan 2011 12:05:36 GMT</pubDate>
    <dc:creator>mcervera</dc:creator>
    <dc:date>2011-01-26T12:05:36Z</dc:date>
    <item>
      <title>How to build Activiti Designer sources?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-activiti-designer-sources/m-p/30904#M15917</link>
      <description>Hello,I've seen several threads about this issue but I still can´t seem to make it work. I just want to have in my workspace as Eclipse Plug-in projects (with the sources inside) the Activiti Designer plugins. I've downloaded them from "http://svn.codehaus.org/activiti/projects/designer/" and execut</description>
      <pubDate>Tue, 25 Jan 2011 18:55:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-activiti-designer-sources/m-p/30904#M15917</guid>
      <dc:creator>mcervera</dc:creator>
      <dc:date>2011-01-25T18:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to build Activiti Designer sources?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-activiti-designer-sources/m-p/30905#M15918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We should have a wiki page for this, so I'll make sure a wiki page will be available soon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You should install the Eclipse Helios RCP edition, install Graphiti 0.7.1 and install EMF from the Helios update packages.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then import all the designer projects in Eclipse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Recently we decided to remove the generated org.activiti.designer.model sources from svn, so you also have to generated these sources with the .genmodel file (I think it is in the model dir). Open this file and right-click on the root element and choose "generate model code".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then make sure you have installed Maven 3 and that you use this version to run the mvn command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I always first run mvn clean install and then mvn eclipse:eclipse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After these steps it should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 09:03:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-activiti-designer-sources/m-p/30905#M15918</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-01-26T09:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to build Activiti Designer sources?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-activiti-designer-sources/m-p/30906#M15919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the quick reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've thoroughly followed the steps you've pointed out and it's been a huge step forward since I only have dependency problems now, in particular:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.eclipse.wst.xml.ui;bundle-version="1.1.100",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.eclipse.wst.sse.ui;bundle-version="1.2.0",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.eclipse.wst.sse.core;bundle-version="1.1.500"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.xml;bundle-version="1.3.4"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess I only have to install additional plug-ins or change the version constraints.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mario&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 12:05:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-activiti-designer-sources/m-p/30906#M15919</guid>
      <dc:creator>mcervera</dc:creator>
      <dc:date>2011-01-26T12:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to build Activiti Designer sources?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-activiti-designer-sources/m-p/30907#M15920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just performed the steps myself with a clean Eclipse setup and it's working for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The bundles you mention should have been downloaded by the Maven 3 mvn eclipse:eclipse command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you verify that you've run this command in the org.activiti.designer.parent project?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2011 09:46:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-activiti-designer-sources/m-p/30907#M15920</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-01-27T09:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to build Activiti Designer sources?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-activiti-designer-sources/m-p/30908#M15921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I executed that command in the parent project. It is strange because the bundles were downloaded by Maven and the corresponding entries added to the plug-in build path, so the code compiled without problems but not the manifest file (I think that when you add dependencies in the manifest file these bundles must be installed in the platform, that's why the manifest had errors). To solve the problem I've installed the Web Tools Platform in my Eclipse and it seems to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mario&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jan 2011 00:44:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-activiti-designer-sources/m-p/30908#M15921</guid>
      <dc:creator>mcervera</dc:creator>
      <dc:date>2011-01-28T00:44:18Z</dc:date>
    </item>
  </channel>
</rss>

