<?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 How to design activiti processes in my eclipse project in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-design-activiti-processes-in-my-eclipse-project/m-p/108799#M76321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, Everyone knows that Eclipse activiti project can be used for designing activiti processes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I want to design activiti processes in my eclipse project, for example, eclipse java project, eclipse zk web project, … .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to create an activiti process in my package of my eclipse java project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But it can not be created in my packege, it created in main.resources.diagrames.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And deployments can not be created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how to resolve this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2012 02:28:48 GMT</pubDate>
    <dc:creator>kazuya</dc:creator>
    <dc:date>2012-03-20T02:28:48Z</dc:date>
    <item>
      <title>How to design activiti processes in my eclipse project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-design-activiti-processes-in-my-eclipse-project/m-p/108799#M76321</link>
      <description>Hi, Everyone knows that Eclipse activiti project can be used for designing activiti processes.Now I want to design activiti processes in my eclipse project, for example, eclipse java project, eclipse zk web project, … .I tried to create an activiti process in my package of my eclipse java project.Bu</description>
      <pubDate>Tue, 20 Mar 2012 02:28:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-design-activiti-processes-in-my-eclipse-project/m-p/108799#M76321</guid>
      <dc:creator>kazuya</dc:creator>
      <dc:date>2012-03-20T02:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to design activiti processes in my eclipse project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-design-activiti-processes-in-my-eclipse-project/m-p/108800#M76322</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;You can create process diagrams in every package you want, you can choose the folder in the new diagram wizard.&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, 20 Mar 2012 14:14:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-design-activiti-processes-in-my-eclipse-project/m-p/108800#M76322</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-03-20T14:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to design activiti processes in my eclipse project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-design-activiti-processes-in-my-eclipse-project/m-p/108801#M76323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi trademak,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can create process in any of the package in your workspace. Below are the steps :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Select following things from eclipse p[lugin File –&amp;gt; New –&amp;gt; other –&amp;gt; XML file craetethis xml file in which directory you want. If it is already created drag and drop that xml file to the desination directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. After saving your business process it will create diagram automatically. (If you don't change the default options)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. If you want to deploy the selected root folder of your project and rigfht click on that, then you should be able to see "Create Deployment artifacts". (If you are not able to see this option then there is some problem with the activiti eclipse plugin. So verify ur installation again).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. After click on the above option it will automatically create a .bar file in deployments directory.That you can find in your project structure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Krishna&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 15:33:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-design-activiti-processes-in-my-eclipse-project/m-p/108801#M76323</guid>
      <dc:creator>krishna_y</dc:creator>
      <dc:date>2012-03-20T15:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to design activiti processes in my eclipse project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-design-activiti-processes-in-my-eclipse-project/m-p/108802#M76324</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;You can create process diagrams in every package you want, you can choose the folder in the new diagram wizard.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;According to your reply, I did as follows;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.Select a package&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.Right click&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.Choose Activiti Diagram&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.Confirm folder name for the Activiti Diagram (the package is choosed)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But the Activiti Diagram was created in the main/resources/diagrams folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;kazuya&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 00:07:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-design-activiti-processes-in-my-eclipse-project/m-p/108802#M76324</guid>
      <dc:creator>kazuya</dc:creator>
      <dc:date>2012-03-21T00:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to design activiti processes in my eclipse project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-design-activiti-processes-in-my-eclipse-project/m-p/108803#M76325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi trademak,&lt;BR /&gt;&lt;BR /&gt;You can create process in any of the package in your workspace. Below are the steps :&lt;BR /&gt;&lt;BR /&gt;1. Select following things from eclipse p[lugin File –&amp;gt; New –&amp;gt; other –&amp;gt; XML file craetethis xml file in which directory you want. If it is already created drag and drop that xml file to the desination directory.&lt;BR /&gt;2. After saving your business process it will create diagram automatically. (If you don't change the default options)&lt;BR /&gt;3. If you want to deploy the selected root folder of your project and rigfht click on that, then you should be able to see "Create Deployment artifacts". (If you are not able to see this option then there is some problem with the activiti eclipse plugin. So verify ur installation again).&lt;BR /&gt;3. After click on the above option it will automatically create a .bar file in deployments directory.That you can find in your project structure.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Krishna&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;According to your reply, I created a XML file. Then I tried to open the XML file using Activiti Diagram Editor, but could not open.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I could not create Activiti Diagram.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;kazuya&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 00:14:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-design-activiti-processes-in-my-eclipse-project/m-p/108803#M76325</guid>
      <dc:creator>kazuya</dc:creator>
      <dc:date>2012-03-21T00:14:52Z</dc:date>
    </item>
  </channel>
</rss>

