AEM 6.4 Setup with Eclipse on windows | Community
Skip to main content
shridhar_sahu
Level 3
January 21, 2019
Solved

AEM 6.4 Setup with Eclipse on windows

  • January 21, 2019
  • 2 replies
  • 3333 views

Hi,

I want to do a proper setup of AEM  6.4 with Eclipse also for syncing content form crx to local repo i will be using vaultClipse(not through command prompt). Can anyone please let me know in details working version:

  1. Which Eclipse version should i use(kepler, neon, other)?
  2. Version of AEM Developer Tools used as a installed software in eclipse(The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/4.4 or 4.5 or  other)?
  3. Version of vaultClipse(2.4.40 or other)?

Thanks,

Shridhar

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gaurav-Behl

All versions of eclipse work fine, use the latest version from site to avoid any patches on old versions  -https://www.eclipse.org/downloads/

Use the latest version -

https://eclipse.adobe.com/aem/dev-tools/

No need to vaultclipse when you configure AEM Developer tool. You can set up server configurations in eclipse and automate the sync process between your filesystem and CRX

2 replies

Gaurav-Behl
Gaurav-BehlAccepted solution
Level 10
January 21, 2019

All versions of eclipse work fine, use the latest version from site to avoid any patches on old versions  -https://www.eclipse.org/downloads/

Use the latest version -

https://eclipse.adobe.com/aem/dev-tools/

No need to vaultclipse when you configure AEM Developer tool. You can set up server configurations in eclipse and automate the sync process between your filesystem and CRX

Ratna_Kumar
Level 10
January 21, 2019

Hi Shridhar,

1. You can use any version of Eclipse, but it should be Latest version which must be compatible to latest AEM version.

2. If you install AEM developer tool in eclipse, then no need to use VaultEclipse.

See this WKND tutorial for better understanding from Scratch: Getting Started with AEM Sites Chapter 1 - Project Setup

Hope this helps!!

Thanks,

Ratna Kumar.