Help on using vaultclipse in eclipse lunar for aem | Community
Skip to main content
October 16, 2015
Question

Help on using vaultclipse in eclipse lunar for aem

  • October 16, 2015
  • 2 replies
  • 2124 views

We are trying to use vaultclipse plugin on an Apple using OS X version 10.10.1

We can import the vault clipse plugin into Eclipse Lunar. In Lunar we used the following steps to re-install vaultclipse

Try
1. Uninstall VaultClipse
2. Install "Eclipse 2.0 Style Plugin Support"[*]
3. Install VaultClipse

[*]
1. Go to Help->Install New Software
2. Choose "The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/4.4" in "Work with" combo
3. Select "Eclipse 2.0 Style Plugin Support" under "Eclipse Tests, Examples, and Extras"
4. Go ahead

However, when we try configure vaultclipse preferences we get an error.

We point the vault directory field to an instance of filevault inside of AEM and it gives an error on saving that the filevault directory is invalid.

We then took one of the compressed folders with file vault from crx-quickstart and extracte it in to a folder off of root. We then pointed the vaultclipse plugin preferences to the extracted filevault and get the same error.

When replicated the above steps on a Windows machine using Eclipse Kepler they all worked.

Regards

 

Clive Stewart

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Lokesh_Shivalingaiah
October 16, 2015

Hi Clive,

If you are using AEM 5.6.1 or 6.0, you can skip vaultclipse and directly install AEM plugin for eclipse. Refer the link [1]

[1] http://adobeaemclub.com/aem-eclipse-plugin-setup-tutorial/

October 16, 2015

Thank you,

 

I have been using the AEM plugin myself.

 I have read the following

(1) http://docs.adobe.com/docs/en/dev-tools/aem-eclipse.html

(2) http://dev.day.com/content/ddc/en/gems/aem-developer-tools-for-eclipse/_jcr_content/par/download/file.res/AEM-Dev-Tools-CQ-Gems.pdf

Is there any further literature available for the aem plugin? Especially for debugging.

With this plugin would be able to work on jsp and even debug them by connecting to the Local AEM server running in debug mode.