내 커뮤니티 업적 표시줄을 확대합니다.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Eclipse Plugin is not working

Avatar

Level 10

I am not able to install AEM developer tool plugin for eclipse with its latest update. Getting the below error

Unable to read repository at jar:file:/D:/Dev_Tools/com.adobe.granite.ide.p2update-1.0.4.zip!/content.xml.
Unable to read repository at jar:file:/D:/Dev_Tools/com.adobe.granite.ide.p2update-1.0.4.zip!/content.xml.
error in opening zip file

Anyone facing the same issue ?? tried with downloading the tool and using archive but of no help.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

I find the Eclipse plug-in to be hit and miss.

I wrote a community article that uses vault to sync the code with Eclipse and the JCR:

https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-eclipse.html

In the article - it states:

There are third-party plug-ins that you can use so you can run vlt from within Eclipse. However, its important to understand how to use vault to check in and check out code without using plug-ins and using the command line tool. Once you understand how to perform these tasks from the command line, you can use a plug-in if you prefer. Or you can continue using the command line. See AEM Developer Tools for Eclipse. 

This works well - but you are manually using vlt. 

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 10

I find the Eclipse plug-in to be hit and miss.

I wrote a community article that uses vault to sync the code with Eclipse and the JCR:

https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-eclipse.html

In the article - it states:

There are third-party plug-ins that you can use so you can run vlt from within Eclipse. However, its important to understand how to use vault to check in and check out code without using plug-ins and using the command line tool. Once you understand how to perform these tasks from the command line, you can use a plug-in if you prefer. Or you can continue using the command line. See AEM Developer Tools for Eclipse. 

This works well - but you are manually using vlt. 

Avatar

Level 10

yea.. I am following the same but I had liked the eclipse plugin and I wanted to try using that to create project using mvn-archetype-10