<?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 Building the Activiti Designer from trunk in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/building-the-activiti-designer-from-trunk/m-p/110799#M77866</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to build the Activiti Designer eclipse plugin from trunk, following the instructions at &lt;/SPAN&gt;&lt;A href="http://docs.codehaus.org/display/ACT/Activiti+Designer+Developer+Guide" rel="nofollow noopener noreferrer"&gt;http://docs.codehaus.org/display/ACT/Activiti+Designer+Developer+Guide&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm guessing that these instructions are not quite up-to-date with the latest changes on trunk. In particular, the file "BPMN20.genmodel" is no longer in subversion, and the task related to that one does not work. Ignoring this minor bump, I get problems when trying to create a bpmn diagram in the designer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;eclipse.buildId=M20120208-0800&lt;BR /&gt;java.version=1.7.0_03&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US&lt;BR /&gt;Framework arguments:&amp;nbsp; -product org.eclipse.platform.ide&lt;BR /&gt;Command-line arguments:&amp;nbsp; -product org.eclipse.platform.ide -data C:\Users\Eirik Lygre\workspace/../runtime-EclipseApplication -dev file:C:/Users/Eirik Lygre/workspace/.metadata/.plugins/&lt;A href="http://org.eclipse.pde.core/Eclipse" rel="nofollow noopener noreferrer"&gt;org.eclipse.pde.core/Eclipse&lt;/A&gt; Application/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog&lt;BR /&gt;&lt;BR /&gt;!ENTRY org.eclipse.jface 4 2 2012-03-20 14:40:41.369&lt;BR /&gt;!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.NoSuchMethodError: org.eclipse.graphiti.ui.internal.services.IEmfService.createResourceSetAndEditingDomain()Lorg/eclipse/emf/transaction/TransactionalEditingDomain;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The question, then, is this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* Am I doing something wrong, or is trunk currently not runnable?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2012 14:13:23 GMT</pubDate>
    <dc:creator>elygre</dc:creator>
    <dc:date>2012-03-20T14:13:23Z</dc:date>
    <item>
      <title>Building the Activiti Designer from trunk</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/building-the-activiti-designer-from-trunk/m-p/110799#M77866</link>
      <description>I'm trying to build the Activiti Designer eclipse plugin from trunk, following the instructions at http://docs.codehaus.org/display/ACT/Activiti+Designer+Developer+Guide.I'm guessing that these instructions are not quite up-to-date with the latest changes on trunk. In particular, the file "BPMN20.ge</description>
      <pubDate>Tue, 20 Mar 2012 14:13:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/building-the-activiti-designer-from-trunk/m-p/110799#M77866</guid>
      <dc:creator>elygre</dc:creator>
      <dc:date>2012-03-20T14:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Building the Activiti Designer from trunk</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/building-the-activiti-designer-from-trunk/m-p/110800#M77867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The BPMN20.genmodel should be generated from the pbmn2.ecore model (e.g., see &lt;/SPAN&gt;&lt;A href="http://www.vogella.de/articles/EclipseEMF/article.html" rel="nofollow noopener noreferrer"&gt;http://www.vogella.de/articles/EclipseEMF/article.html&lt;/A&gt;&lt;SPAN&gt;). Sadly, this results in the following errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;The feature 'eClassifier' of 'null' contains an unresolved proxy 'org.eclipse.emf.ecore.impl.EClassImpl@47ed052c{&lt;A href="http://www.omg.org/spec/BPMN/20100524/DI-XMI#//BPMNDiagram" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/DI-XMI#//BPMNDiagram&lt;/A&gt;}' bpmn2.ecore /org.activiti.designer.model/src/main/resources/org/eclipse/bpmn2/impl Unknown EMF Problem&lt;BR /&gt;The feature 'eRawType' of 'null' contains an unresolved proxy 'org.eclipse.emf.ecore.impl.EClassImpl@47ed052c{&lt;A href="http://www.omg.org/spec/BPMN/20100524/DI-XMI#//BPMNDiagram" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/DI-XMI#//BPMNDiagram&lt;/A&gt;}' bpmn2.ecore /org.activiti.designer.model/src/main/resources/org/eclipse/bpmn2/impl Unknown EMF Problem&lt;BR /&gt;The feature 'eReferenceType' of 'diagrams : null' contains an unresolved proxy 'org.eclipse.emf.ecore.impl.EClassImpl@47ed052c{&lt;A href="http://www.omg.org/spec/BPMN/20100524/DI-XMI#//BPMNDiagram" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/DI-XMI#//BPMNDiagram&lt;/A&gt;}' bpmn2.ecore /org.activiti.designer.model/src/main/resources/org/eclipse/bpmn2/impl Unknown EMF Problem&lt;BR /&gt;The feature 'eType' of 'diagrams : null' contains an unresolved proxy 'org.eclipse.emf.ecore.impl.EClassImpl@47ed052c{&lt;A href="http://www.omg.org/spec/BPMN/20100524/DI-XMI#//BPMNDiagram" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/DI-XMI#//BPMNDiagram&lt;/A&gt;}' bpmn2.ecore /org.activiti.designer.model/src/main/resources/org/eclipse/bpmn2/impl Unknown EMF Problem&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems to be a showstopper for building the Activiti Designer (at least 5.9.0) from source.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 08:06:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/building-the-activiti-designer-from-trunk/m-p/110800#M77867</guid>
      <dc:creator>activiti-admin</dc:creator>
      <dc:date>2012-04-10T08:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Building the Activiti Designer from trunk</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/building-the-activiti-designer-from-trunk/m-p/110801#M77868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is the solution. It costed me one day:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The activiti guideline is not update.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This worked for me :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 1. Eclipse version&amp;nbsp; Indigo, instead of Helios&amp;nbsp; (I tested it with 3.7.2 version of Eclipse)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 2. Graphithi version 9 should be installed&amp;nbsp; (I tested with 0.9.0 version of Graphiti)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 3. Graphiti update site seems to be changed. It should be &lt;/SPAN&gt;&lt;A href="http://download.eclipse.org/graphiti/updates/0.9.0" rel="nofollow noopener noreferrer"&gt;http://download.eclipse.org/graphiti/updates/0.9.0&lt;/A&gt;&lt;SPAN&gt; instead of &lt;/SPAN&gt;&lt;A href="http://download.eclipse.org/graphiti/updates/0.8.0" rel="nofollow noopener noreferrer"&gt;http://download.eclipse.org/graphiti/updates/0.8.0&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; 4. the sections about BPMN20.genmodel&amp;nbsp; and BPMN20.ecore and generation should be removed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;– Saeid&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 10:41:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/building-the-activiti-designer-from-trunk/m-p/110801#M77868</guid>
      <dc:creator>smirzai</dc:creator>
      <dc:date>2012-08-09T10:41:39Z</dc:date>
    </item>
  </channel>
</rss>

