<?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 Which development environment for Activiti itself? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/which-development-environment-for-activiti-itself/m-p/29620#M15138</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;can someone from the commiters explain which build/development environment is needed for Activiti ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have figured out the following on my own and maybe someone can confirm/correct this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Source-code: &lt;/SPAN&gt;&lt;A href="http://svn.activiti.org/repo/activiti/trunk" rel="nofollow noopener noreferrer"&gt;http://svn.activiti.org/repo/activiti/trunk&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- Maven: (indicator: pom.xml files)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- IDE: Eclipse (indicator: .project files)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- M2Eclipse plugin (indicator: maven2Nature and maven2Builder in .project files)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- JDK/JRE 5 (indicator: maven-compiler-plugin configuration 1.5/1.5)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure about WTP and m2eclipse-extras for WTP. Do you use this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the above is correct shouldn't the following work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eclipse|New|Others|Maven|Checkout Maven Projects from SCM and the check-out from the above URL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: It's Eclipse EE (which includes WTP) and it is running on JDK 5. M2Eclipse &amp;amp; M2Eclipse WTP extras are installed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doing this gives me a lot of errors inside of Eclipse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Olli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jun 2010 16:49:23 GMT</pubDate>
    <dc:creator>ogeisser</dc:creator>
    <dc:date>2010-06-08T16:49:23Z</dc:date>
    <item>
      <title>Which development environment for Activiti itself?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/which-development-environment-for-activiti-itself/m-p/29620#M15138</link>
      <description>Hi,can someone from the commiters explain which build/development environment is needed for Activiti ?I have figured out the following on my own and maybe someone can confirm/correct this:- Source-code: http://svn.activiti.org/repo/activiti/trunk- Maven: (indicator: pom.xml files)- IDE: Eclipse (ind</description>
      <pubDate>Tue, 08 Jun 2010 16:49:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/which-development-environment-for-activiti-itself/m-p/29620#M15138</guid>
      <dc:creator>ogeisser</dc:creator>
      <dc:date>2010-06-08T16:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Which development environment for Activiti itself?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/which-development-environment-for-activiti-itself/m-p/29621#M15139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that all you need you can find here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://svn.activiti.org/repo/activiti/trunk/docs/developers.guide.html" rel="nofollow noopener noreferrer"&gt;http://svn.activiti.org/repo/activiti/trunk/docs/developers.guide.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have all code in my eclipse workspace (last revision) without error&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 20:52:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/which-development-environment-for-activiti-itself/m-p/29621#M15139</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2010-06-08T20:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Which development environment for Activiti itself?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/which-development-environment-for-activiti-itself/m-p/29622#M15140</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;thanks for the info. I found one important detail which makes a difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The guide only talks about "check out" and "import existing projects" but there are at least two&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;different ways in Eclipse to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can "Checkout project with SVN" and you can "Maven|Checkout existing Maven project from SCM". The later one is only&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;available with the M2Eclipse plugin installed. The M2Eclipse plugin will also detect sub-projects&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and automatically configure new projects and WTP support so there is no need for an additional "import step".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I have tried the "M2Eclipse way" currently does not work very well with the current state of Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are some known problems with M2Eclipse and the WTP integration but on the other hand there exist&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;project which checkout with M2Eclipse without any problems. So I can not tell who is to blame for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the problems with the Activiti/M2Eclipse combination.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a better experience with "standard" SVN project checkout and "standard" "project import".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But also following this route gives some minor problems but much less then the former way of doing it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Following the commits on the project there is a lot of activity in activiti &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A lot of stuff is currently moving. For example JDK 5 or 6 usage/support is currently inconsistent&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(pom.xml says compiler 1.5/1.5 but code uses @Overrides for interfaces).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe these infos can&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 07:59:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/which-development-environment-for-activiti-itself/m-p/29622#M15140</guid>
      <dc:creator>ogeisser</dc:creator>
      <dc:date>2010-06-11T07:59:08Z</dc:date>
    </item>
  </channel>
</rss>

