<?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: Alfresco + IntelliJ in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-intellij/m-p/305530#M258660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oleh, thanks for the information! Just for intellij 2016.2 the run configuration looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/11793_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Dec 2016 08:31:46 GMT</pubDate>
    <dc:creator>gluck113</dc:creator>
    <dc:date>2016-12-30T08:31:46Z</dc:date>
    <item>
      <title>Alfresco + IntelliJ</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-intellij/m-p/305527#M258657</link>
      <description>Hi,Need advice of how to configure alfresco for development on IntelliJ.By default if you install alfresco community edition it provides all needed jar`s for development (alfresco-4.2.f/tomcat/webapps/alfresco/WEB-INF/lib), but does not provide src files. So i have a question of how i should setup m</description>
      <pubDate>Fri, 30 May 2014 14:36:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-intellij/m-p/305527#M258657</guid>
      <dc:creator>modestas</dc:creator>
      <dc:date>2014-05-30T14:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco + IntelliJ</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-intellij/m-p/305528#M258658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using the community edition of IntelliJ IDEA or the ultimate?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In any case, Maven is the way to to. Have a look at Jeff Potts' tutorial here: &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will allow you to run your customizations on top of an embedded Tomcat and it's really easy to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create a new project with Maven and open it up in IDEA. Look for the "Maven projects" window, make sure to enable the "amp-to-war" profile. Create a run configuration that does &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;mvn integration-test&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure it activates the amp-to-war profile aswell. Also set some VM arguments so Alfresco has enough memory to run (also done from the run configuration). Set it to something like "-Xms256m -Xmx2g -XX&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ermSize=300m"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It can be a bit tricky to get right, but you can create a really good development enviroment with IDEA.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:15:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-intellij/m-p/305528#M258658</guid>
      <dc:creator>oleh</dc:creator>
      <dc:date>2014-05-30T15:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco + IntelliJ</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-intellij/m-p/305529#M258659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The source files are in the SDKif you choose not to use maven.&amp;nbsp;&amp;nbsp; The sdk is tied into eclipse but I'm sure it's not too much of an effort to use the source files from within IntelliJ.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jun 2014 08:34:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-intellij/m-p/305529#M258659</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-06-01T08:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco + IntelliJ</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-intellij/m-p/305530#M258660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oleh, thanks for the information! Just for intellij 2016.2 the run configuration looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/11793_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2016 08:31:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-intellij/m-p/305530#M258660</guid>
      <dc:creator>gluck113</dc:creator>
      <dc:date>2016-12-30T08:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco + IntelliJ</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-intellij/m-p/305531#M258661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Source files you can also import SDK. Please refer the link&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/sdk2.1/tasks/alfresco-sdk-rad-intellij-import-projects.html" title="http://docs.alfresco.com/sdk2.1/tasks/alfresco-sdk-rad-intellij-import-projects.html" rel="nofollow noopener noreferrer"&gt;Importing SDK projects into IntelliJ IDEA | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2016 15:21:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-intellij/m-p/305531#M258661</guid>
      <dc:creator>yogeshpj</dc:creator>
      <dc:date>2016-12-30T15:21:13Z</dc:date>
    </item>
  </channel>
</rss>

