<?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: what is the recommended way to create component and dialogs in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-recommended-way-to-create-component-and-dialogs/m-p/461823#M133233</link>
    <description>&lt;P&gt;&lt;LI-USER uid="17382717"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are some IDE like eclipse and Intellij which helps you create the components and also push to the server using the build in server in IDE&lt;/P&gt;&lt;P&gt;Best Practises:&lt;/P&gt;&lt;P&gt;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/developing/introduction/dev-guidelines-bestpractices.html?lang=en" target="_blank"&gt;https://experienceleague.adobe.com/docs/experience-manager-64/developing/introduction/dev-guidelines-bestpractices.html?lang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample Tutorial:&lt;/P&gt;&lt;P&gt;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/developing/introduction/getting-started.html?lang=en" target="_blank"&gt;https://experienceleague.adobe.com/docs/experience-manager-64/developing/introduction/getting-started.html?lang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eclipse to AEM plugin:&lt;/P&gt;&lt;P&gt;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/developing/devtools/aem-eclipse.html?lang=en" target="_blank"&gt;https://experienceleague.adobe.com/docs/experience-manager-64/developing/devtools/aem-eclipse.html?lang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2022 07:47:23 GMT</pubDate>
    <dc:creator>Jagadeesh_Prakash</dc:creator>
    <dc:date>2022-07-20T07:47:23Z</dc:date>
    <item>
      <title>what is the recommended way to create component and dialogs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-recommended-way-to-create-component-and-dialogs/m-p/461802#M133220</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Please let us know what is the best way to create a component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1&amp;gt; Creating in crx/de and make a paclage out of it , unzip the same and push to the local IDE(eclipse or intellij).&lt;/P&gt;&lt;P&gt;2&amp;gt; Creating in crx/de and pull the changes to local IDE using file vault.&lt;/P&gt;&lt;P&gt;3&amp;gt; Creating directly in IDE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, please let us know which is the best IDE set up for aem development.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 06:31:16 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-recommended-way-to-create-component-and-dialogs/m-p/461802#M133220</guid>
      <dc:creator>ganeshbyale</dc:creator>
      <dc:date>2022-07-20T06:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: what is the recommended way to create component and dialogs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-recommended-way-to-create-component-and-dialogs/m-p/461810#M133225</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17382717"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;EM&gt;Creating in crx/de and make a paclage out of it , unzip the same and push to the local IDE(eclipse or intellij). -&amp;nbsp;&amp;nbsp;&lt;/EM&gt;This is the best way to create dialogs &amp;amp; components if you are using Eclipse as the AEM Sync which imports through vault sometimes gives issues.&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;Creating in crx/de and pull the changes to local IDE using file vault. -&amp;nbsp;&lt;/EM&gt;Go for this is you're using IntelliJ, I have never encountered any issues with the AEM plugin for IntelliJ.&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;Creating directly in IDE. -&amp;nbsp;&lt;/EM&gt;This way is a little prone to errors as we may need to pass encoded values for many characters which we may miss sometimes. Example : "&amp;lt;" as a value needs to be encoded in content.xml.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;There is no best IDE setup for any type development in my opinion. All depends on how you prefer to develop.&lt;/P&gt;&lt;P&gt;Here are my suggestions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Fastest : Visual Studio Code ( lots of plugins [ for all languages &amp;amp; tools ], very lightweight, very good git support through plugin [GitLens] )&lt;/LI&gt;&lt;LI&gt;Most Reliable : IntelliJ Idea (heavy, but contains almost everything you need to do with AEM development)&lt;/LI&gt;&lt;LI&gt;Eclipse : Not that heavy , you can install plugins for some of the AEM development, very wide language support.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 20 Jul 2022 06:52:26 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-recommended-way-to-create-component-and-dialogs/m-p/461810#M133225</guid>
      <dc:creator>Anmol_Bhardwaj</dc:creator>
      <dc:date>2022-07-20T06:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: what is the recommended way to create component and dialogs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-recommended-way-to-create-component-and-dialogs/m-p/461814#M133228</link>
      <description>&lt;P&gt;Thanks a lot for the reply&lt;/P&gt;&lt;P&gt;if possible can you mention all the plugins you use for your IDE&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 07:22:32 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-recommended-way-to-create-component-and-dialogs/m-p/461814#M133228</guid>
      <dc:creator>ganeshbyale</dc:creator>
      <dc:date>2022-07-20T07:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: what is the recommended way to create component and dialogs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-recommended-way-to-create-component-and-dialogs/m-p/461823#M133233</link>
      <description>&lt;P&gt;&lt;LI-USER uid="17382717"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are some IDE like eclipse and Intellij which helps you create the components and also push to the server using the build in server in IDE&lt;/P&gt;&lt;P&gt;Best Practises:&lt;/P&gt;&lt;P&gt;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/developing/introduction/dev-guidelines-bestpractices.html?lang=en" target="_blank"&gt;https://experienceleague.adobe.com/docs/experience-manager-64/developing/introduction/dev-guidelines-bestpractices.html?lang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample Tutorial:&lt;/P&gt;&lt;P&gt;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/developing/introduction/getting-started.html?lang=en" target="_blank"&gt;https://experienceleague.adobe.com/docs/experience-manager-64/developing/introduction/getting-started.html?lang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eclipse to AEM plugin:&lt;/P&gt;&lt;P&gt;&lt;A href="https://experienceleague.adobe.com/docs/experience-manager-64/developing/devtools/aem-eclipse.html?lang=en" target="_blank"&gt;https://experienceleague.adobe.com/docs/experience-manager-64/developing/devtools/aem-eclipse.html?lang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 07:47:23 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-recommended-way-to-create-component-and-dialogs/m-p/461823#M133233</guid>
      <dc:creator>Jagadeesh_Prakash</dc:creator>
      <dc:date>2022-07-20T07:47:23Z</dc:date>
    </item>
  </channel>
</rss>

