<?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: Unable to compile/run Activiti Designer Plugin in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144458#M100990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;After spending a lot of time I'm not able to get the Activiti Designer plugin compilable.&lt;BR /&gt;Reactor Summary:&lt;BR /&gt;[INFO]&lt;BR /&gt;[INFO] Activiti Designer - Parent project ……………. SUCCESS [0.093s]&lt;BR /&gt;[INFO] Activiti Designer - Libs …………………….. SUCCESS [0.343s]&lt;BR /&gt;[INFO] Activiti Designer - Integration ………………. SUCCESS [1.031s]&lt;BR /&gt;[INFO] Activiti Designer - Util …………………….. FAILURE [0.390s]&lt;BR /&gt;[INFO] Activiti Designer - Eclipse ………………….. SKIPPED&lt;BR /&gt;[INFO] Activiti Designer - GUI ……………………… SKIPPED&lt;BR /&gt;[INFO] Activiti Designer - Help …………………….. SKIPPED&lt;BR /&gt;[INFO] Activiti Designer - Validate BPMN 2.0 …………. SKIPPED&lt;BR /&gt;[INFO] Activiti Designer - Feature ………………….. SKIPPED&lt;BR /&gt;[INFO] Activiti Designer - Update site ………………. SKIPPED&lt;BR /&gt;[INFO] ————————————————————————&lt;BR /&gt;[INFO] BUILD FAILURE&lt;BR /&gt;[INFO] ————————————————————————&lt;BR /&gt;[INFO] Total time: 32.980s&lt;BR /&gt;[INFO] Finished at: Tue Jan 15 11:14:13 CET 2013&lt;BR /&gt;[INFO] Final Memory: 68M/163M&lt;BR /&gt;[INFO] ————————————————————————&lt;BR /&gt;[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.16.0:compile (default-compile) on project org.activiti.designer.util: Compilation failure: Compilation failure:&lt;BR /&gt;[ERROR] W:\activiti-designer-plugin\workspace\Activiti-Designer\org.activiti.designer.util\src\main\java\org\activiti\designer\util\workspace\BpmnProcessParser.java:[23,0]&lt;BR /&gt;[ERROR] import org.activiti.bpmn.model.Process;&lt;BR /&gt;…….&lt;BR /&gt;&lt;BR /&gt;I know that this classes are in the enclosed activiti-bpmn-converter-5.12-SNAPSHOT.jar and activiti-bpmn-model-5.12-SNAPSHOT.jar, both located in the project &lt;BR /&gt;org.activiti.designer.libs&lt;BR /&gt;&lt;BR /&gt;I also tried to run maven from the commandline -&amp;gt; same error.&lt;BR /&gt;&lt;BR /&gt;Question: Do I need to put this jar to a special location (I tried to add the jars to the different projects but there is no way to add them as external jar or so.&lt;BR /&gt;&lt;BR /&gt;To be sure, that I made something wrong, I asked my co-worker to try to get this project compilable (but he has the same problem). &lt;BR /&gt;&lt;BR /&gt;I would be happy if someone could help me.&lt;BR /&gt;&lt;BR /&gt;Many thanks, sjmo&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was having the same problem. What I did was (maybe not all is necessary):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) In Eclipse, go to libs project Properties&amp;gt;Build Path&amp;gt;add jar and added the two jars (which are in the project but eclipse does not know). This causes libs project to compile OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) I checked both jars in "Order and export" tab but I think this is not necessary&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) On util project, again&amp;nbsp; Properties&amp;gt;Build Path&amp;gt;add jar the same two jars from libs project. In eclipse the util project still does not compile, but now running mvn install on parent renders all "SUCCESS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I´m now trying to update from my local plugin…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2013 02:26:13 GMT</pubDate>
    <dc:creator>pitagoras</dc:creator>
    <dc:date>2013-01-16T02:26:13Z</dc:date>
    <item>
      <title>Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144456#M100988</link>
      <description>After spending a lot of time I'm not able to get the Activiti Designer plugin compilable.I preceed according the description (http://docs.codehaus.org/display/ACT/Activiti+Designer+Developer+Guide).Therefore I made a new Installation from scratch  - Indigo RCP/RAP - Eclipse Modelling Framework (EMF)</description>
      <pubDate>Tue, 15 Jan 2013 15:16:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144456#M100988</guid>
      <dc:creator>sjmo</dc:creator>
      <dc:date>2013-01-15T15:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144457#M100989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll try to get the installation guidelines updated if needed after I'll do a fresh setup of an environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But that will probably be Friday, because I'm traveling this week. But I know of more people that are doing Designer development, so I don't understand why things are not working for you.&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>Tue, 15 Jan 2013 16:02:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144457#M100989</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-01-15T16:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144458#M100990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;After spending a lot of time I'm not able to get the Activiti Designer plugin compilable.&lt;BR /&gt;Reactor Summary:&lt;BR /&gt;[INFO]&lt;BR /&gt;[INFO] Activiti Designer - Parent project ……………. SUCCESS [0.093s]&lt;BR /&gt;[INFO] Activiti Designer - Libs …………………….. SUCCESS [0.343s]&lt;BR /&gt;[INFO] Activiti Designer - Integration ………………. SUCCESS [1.031s]&lt;BR /&gt;[INFO] Activiti Designer - Util …………………….. FAILURE [0.390s]&lt;BR /&gt;[INFO] Activiti Designer - Eclipse ………………….. SKIPPED&lt;BR /&gt;[INFO] Activiti Designer - GUI ……………………… SKIPPED&lt;BR /&gt;[INFO] Activiti Designer - Help …………………….. SKIPPED&lt;BR /&gt;[INFO] Activiti Designer - Validate BPMN 2.0 …………. SKIPPED&lt;BR /&gt;[INFO] Activiti Designer - Feature ………………….. SKIPPED&lt;BR /&gt;[INFO] Activiti Designer - Update site ………………. SKIPPED&lt;BR /&gt;[INFO] ————————————————————————&lt;BR /&gt;[INFO] BUILD FAILURE&lt;BR /&gt;[INFO] ————————————————————————&lt;BR /&gt;[INFO] Total time: 32.980s&lt;BR /&gt;[INFO] Finished at: Tue Jan 15 11:14:13 CET 2013&lt;BR /&gt;[INFO] Final Memory: 68M/163M&lt;BR /&gt;[INFO] ————————————————————————&lt;BR /&gt;[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.16.0:compile (default-compile) on project org.activiti.designer.util: Compilation failure: Compilation failure:&lt;BR /&gt;[ERROR] W:\activiti-designer-plugin\workspace\Activiti-Designer\org.activiti.designer.util\src\main\java\org\activiti\designer\util\workspace\BpmnProcessParser.java:[23,0]&lt;BR /&gt;[ERROR] import org.activiti.bpmn.model.Process;&lt;BR /&gt;…….&lt;BR /&gt;&lt;BR /&gt;I know that this classes are in the enclosed activiti-bpmn-converter-5.12-SNAPSHOT.jar and activiti-bpmn-model-5.12-SNAPSHOT.jar, both located in the project &lt;BR /&gt;org.activiti.designer.libs&lt;BR /&gt;&lt;BR /&gt;I also tried to run maven from the commandline -&amp;gt; same error.&lt;BR /&gt;&lt;BR /&gt;Question: Do I need to put this jar to a special location (I tried to add the jars to the different projects but there is no way to add them as external jar or so.&lt;BR /&gt;&lt;BR /&gt;To be sure, that I made something wrong, I asked my co-worker to try to get this project compilable (but he has the same problem). &lt;BR /&gt;&lt;BR /&gt;I would be happy if someone could help me.&lt;BR /&gt;&lt;BR /&gt;Many thanks, sjmo&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was having the same problem. What I did was (maybe not all is necessary):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) In Eclipse, go to libs project Properties&amp;gt;Build Path&amp;gt;add jar and added the two jars (which are in the project but eclipse does not know). This causes libs project to compile OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) I checked both jars in "Order and export" tab but I think this is not necessary&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) On util project, again&amp;nbsp; Properties&amp;gt;Build Path&amp;gt;add jar the same two jars from libs project. In eclipse the util project still does not compile, but now running mvn install on parent renders all "SUCCESS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I´m now trying to update from my local plugin…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 02:26:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144458#M100990</guid>
      <dc:creator>pitagoras</dc:creator>
      <dc:date>2013-01-16T02:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144459#M100991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Get the sources from &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti-Designer" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti-Designer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As already noted above: within org.activiti.designer.libs correct the Classpath and make sure build.properties looks as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;bin.includes = META-INF/,\&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; activiti-bpmn-converter-5.12-SNAPSHOT.jar,\&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; activiti-bpmn-model-5.12-SNAPSHOT.jar,\&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; slf4j-api-1.7.2.jar&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;The rest works as described 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;SPAN&gt;Within your Eclipse for RCP the following is important (as described in the Developer Guide):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* Add the Eclipse Modelling Framework (EMF) SDK &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Add Eclipse Graphiti SDK 0.9.1 (!) from update site &lt;/SPAN&gt;&lt;A href="http://download.eclipse.org/graphiti/updates/0.9.1" rel="nofollow noopener noreferrer"&gt;http://download.eclipse.org/graphiti/updates/0.9.1&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gunnar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 07:51:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144459#M100991</guid>
      <dc:creator>gunnar1</dc:creator>
      <dc:date>2013-01-16T07:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144460#M100992</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 reproduced this issue with a fresh Eclipse Indigo RCP release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The following steps worked for me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Install Eclipse Indigo RCP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Install the EMF plugin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Install the Graphiti plugin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Grab the Activiti Designer source from Github&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Run mvn eclipse:eclipse in the org.activiti.designer.parent folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Import the projects into Eclipse&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. Fix the classpath of the org.activiti.designer.libs plugin. Remove the . entry and add the three JARS from the root of the plugin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8. Run mvn eclipse:eclipse in the org.activiti.designer.parent folder again (Don't really understand yet why this is necessary BTW)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9. Refresh the projects in Eclipse&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10 Fix the classpath of the org.activiti.designer.libs plugin. Remove the . entry and add the three JARS from the root of the plugin (Again)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now the workspace should be fine. You should be able to start the org.activiti.designer.gui project as an Eclipse application&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, 16 Jan 2013 12:26:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144460#M100992</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-01-16T12:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144461#M100993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I just reproduced this issue with a fresh Eclipse Indigo RCP release.&lt;BR /&gt;The following steps worked for me:&lt;BR /&gt;&lt;BR /&gt;1. Install Eclipse Indigo RCP&lt;BR /&gt;2. Install the EMF plugin&lt;BR /&gt;3. Install the Graphiti plugin&lt;BR /&gt;4. Grab the Activiti Designer source from Github&lt;BR /&gt;5. Run mvn eclipse:eclipse in the org.activiti.designer.parent folder&lt;BR /&gt;6. Import the projects into Eclipse&lt;BR /&gt;7. Fix the classpath of the org.activiti.designer.libs plugin. Remove the . entry and add the three JARS from the root of the plugin&lt;BR /&gt;8. Run mvn eclipse:eclipse in the org.activiti.designer.parent folder again (Don't really understand yet why this is necessary BTW)&lt;BR /&gt;9. Refresh the projects in Eclipse&lt;BR /&gt;10 Fix the classpath of the org.activiti.designer.libs plugin. Remove the . entry and add the three JARS from the root of the plugin (Again)&lt;BR /&gt;&lt;BR /&gt;Now the workspace should be fine. You should be able to start the org.activiti.designer.gui project as an Eclipse application&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Still there seems to be something missing. After all projects compile OK on eclipse,&amp;nbsp; and running gui as an Eclipse App, the editor won´t&amp;nbsp; open with this stacktrace:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;org.eclipse.core.runtime.CoreException: Plug-in "org.activiti.designer.eclipse" was unable to instantiate class "org.activiti.designer.eclipse.editor.ActivitiDiagramEditor".&lt;BR /&gt; at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:194)&lt;BR /&gt; at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:188)&lt;BR /&gt; at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)&lt;BR /&gt; at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)&lt;BR /&gt; at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:265)&lt;BR /&gt; at org.eclipse.ui.internal.registry.EditorDescriptor.createEditor(EditorDescriptor.java:235)&lt;BR /&gt; at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:283)&lt;BR /&gt; at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPart(CompatibilityPart.java:249)&lt;BR /&gt; at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPart(CompatibilityEditor.java:60)&lt;BR /&gt; at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:286)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)&lt;BR /&gt; at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:859)&lt;BR /&gt; at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:839)&lt;BR /&gt; at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:111)&lt;BR /&gt; at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:319)&lt;BR /&gt; at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:240)&lt;BR /&gt; at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:161)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:102)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:71)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:53)&lt;BR /&gt; at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:141)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:896)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:630)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:732)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:703)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:697)&lt;BR /&gt; at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:682)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$1.handleEvent(PartServiceImpl.java:91)&lt;BR /&gt; at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:41)&lt;BR /&gt; at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:180)&lt;BR /&gt; at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.syncExec(Display.java:4687)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:187)&lt;BR /&gt; at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)&lt;BR /&gt; at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:197)&lt;BR /&gt; at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)&lt;BR /&gt; at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)&lt;BR /&gt; at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)&lt;BR /&gt; at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)&lt;BR /&gt; at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)&lt;BR /&gt; at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)&lt;BR /&gt; at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)&lt;BR /&gt; at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:81)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)&lt;BR /&gt; at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)&lt;BR /&gt; at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:171)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:418)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:385)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:579)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:315)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:985)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3079)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.access$22(WorkbenchPage.java:3003)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage$8.run(WorkbenchPage.java:2985)&lt;BR /&gt; at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2981)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2940)&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2923)&lt;BR /&gt; at org.activiti.designer.eclipse.editor.Bpmn2DiagramCreator$1.run(Bpmn2DiagramCreator.java:87)&lt;BR /&gt; at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)&lt;BR /&gt; at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4144)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:173)&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:388)&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1028)&lt;BR /&gt; at org.activiti.designer.eclipse.ui.wizard.diagram.CreateDefaultActivitiDiagramWizard.performFinish(CreateDefaultActivitiDiagramWizard.java:128)&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:827)&lt;BR /&gt; at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:432)&lt;BR /&gt; at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)&lt;BR /&gt; at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)&lt;BR /&gt; at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)&lt;BR /&gt; at org.eclipse.jface.window.Window.open(Window.java:801)&lt;BR /&gt; at org.eclipse.ui.internal.handlers.WizardHandler$New.executeHandler(WizardHandler.java:259)&lt;BR /&gt; at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:279)&lt;BR /&gt; at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290)&lt;BR /&gt; at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:76)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)&lt;BR /&gt; at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:229)&lt;BR /&gt; at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:210)&lt;BR /&gt; at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:131)&lt;BR /&gt; at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:171)&lt;BR /&gt; at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:500)&lt;BR /&gt; at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1029)&lt;BR /&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:923)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)&lt;BR /&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)&lt;BR /&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;BR /&gt; at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1438)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.main(Main.java:1414)&lt;BR /&gt;Caused by: java.lang.NoClassDefFoundError: org/activiti/bpmn/model/BaseElement&lt;BR /&gt; at java.lang.Class.getDeclaredConstructors0(Native Method)&lt;BR /&gt; at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)&lt;BR /&gt; at java.lang.Class.getConstructor0(Unknown Source)&lt;BR /&gt; at java.lang.Class.newInstance0(Unknown Source)&lt;BR /&gt; at java.lang.Class.newInstance(Unknown Source)&lt;BR /&gt; at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184)&lt;BR /&gt; … 125 more&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: org.activiti.bpmn.model.BaseElement&lt;BR /&gt; at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)&lt;BR /&gt; at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)&lt;BR /&gt; at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)&lt;BR /&gt; at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)&lt;BR /&gt; at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt; … 131 more&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 13:17:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144461#M100993</guid>
      <dc:creator>pitagoras</dc:creator>
      <dc:date>2013-01-16T13:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144462#M100994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Strange, that's working fine for me. Are you using Indigo?&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, 17 Jan 2013 10:41:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144462#M100994</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-01-17T10:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144463#M100995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Strange, that's working fine for me. Are you using Indigo?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Nope, I´m using Juno.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 11:11:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144463#M100995</guid>
      <dc:creator>pitagoras</dc:creator>
      <dc:date>2013-01-17T11:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144464#M100996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you give it a try with Indigo?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 16:22:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144464#M100996</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-01-18T16:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144465#M100997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having the same problem when opening the designer. I can see the model jar is present in the libs jar I've exported:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bwolin@splitrock:2073: jar tvf org.activiti.designer.libs_5.12.1.SNAPSHOT.jar &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 Thu May 16 16:38:28 PDT 2013 META-INF/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 1209 Thu May 16 16:38:26 PDT 2013 META-INF/MANIFEST.MF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;151908 Thu May 16 16:38:26 PDT 2013 activiti-bpmn-converter-5.13-SNAPSHOT.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 19113 Thu May 16 16:38:26 PDT 2013 activiti-bpmn-layout-5.12.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 56451 Thu May 16 16:38:26 PDT 2013 activiti-bpmn-model-5.13-SNAPSHOT.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;623287 Thu May 16 16:38:26 PDT 2013 jgraphx-1.10.4.2.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 26083 Thu May 16 16:38:26 PDT 2013 slf4j-api-1.7.2.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really need to get this working in Juno because I'm trying to release it for the SpringSource GGTS which is only released on Juno. Help sincerely appreciated. Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 14:09:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144465#M100997</guid>
      <dc:creator>bwolin</dc:creator>
      <dc:date>2013-05-17T14:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144466#M100998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having the same problem as well ("org.activiti.designer.eclipse" unable to instantiate class "org.activiti.designer.eclipse.editor.ActivitiDiagramEditor" when user attempts to create an Activiti diagram). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Eclipse Luna and the Activiti source downloaded just today (12/2/14) from Github. It appears that anything in the "org.activiti.bpmn" package cannot be resolved but I am unclear as to how to resolve this. If any of the previous posters have figured out how to fix this please advise. Much appreciated. (The .classpath file is attached her for the org.activiti.designer.libs project.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 21:03:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144466#M100998</guid>
      <dc:creator>peilers</dc:creator>
      <dc:date>2014-12-02T21:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile/run Activiti Designer Plugin</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144467#M100999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the benefit of others, this was resolved by essentially following Tijs' step #10 above–navigated to org.activiti.designer.libs project. Opened the manifest.mf file. Added the following (3) jar files to the Classpath list in the Runtime tab:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://org.activiti.designer.libs/activiti-bpmn-converter-5.16.2-SNAPSHOT.jar" rel="nofollow noopener noreferrer"&gt;org.activiti.designer.libs/activiti-bpmn-converter-5.16.2-SNAPSHOT.jar&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://org.activiti.designer.libs/activiti-bpmn-layout-5.16.2-SNAPSHOT.jar" rel="nofollow noopener noreferrer"&gt;org.activiti.designer.libs/activiti-bpmn-layout-5.16.2-SNAPSHOT.jar&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://org.activiti.designer.libs/activiti-bpmn-model-5.16.2-SNAPSHOT.jar" rel="nofollow noopener noreferrer"&gt;org.activiti.designer.libs/activiti-bpmn-model-5.16.2-SNAPSHOT.jar&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;After this was done &amp;lt;a second time&amp;gt; then the creation of an Activiti Diagram succeeded without errors.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 21:44:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-compile-run-activiti-designer-plugin/m-p/144467#M100999</guid>
      <dc:creator>peilers</dc:creator>
      <dc:date>2014-12-02T21:44:16Z</dc:date>
    </item>
  </channel>
</rss>

