활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi,
I am using Adobe CQ5, and just created a new .js file in project ( which checked out from perforce ). Now, I want to see those file in locally for eg, something like right click on js file and select 'show in explorer', which should open the file location in windows. But I couldnot figure it out ?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
you need to use vault plugin to achieve the same. Refer [1] to setup AEM project with IntelliJ
[1] https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-intellij.html
Once you have vault plugin, then you can sync from and to AEM instance.
조회 수
답글
좋아요 수
To open a CQ JS file (located in the AEM JCR), you need to use WebDev: https://docs.adobe.com/docs/en/crx/2-3/how_to/webdav_access.html
조회 수
답글
좋아요 수
smacdonald2008 wrote...
To open a CQ JS file (located in the AEM JCR), you need to use WebDev: https://docs.adobe.com/docs/en/crx/2-3/how_to/webdav_access.html
I actually created a new file in crx and went to intellij idea and refreshed it , but the created file is not visible in intellij ( imported from perforce workspace location) . So, I still didnot read the link you've provided ( which I will do once i get sometime) but will that link help me understand how can I achieve what i wanted?
the idea is create files in crx and refresh in intellij so that i can see it there then, edit & commit in intellij itself , since I integrated perforce in intellij. but i can always go back to crx and run the app.
조회 수
답글
좋아요 수
you need to use vault plugin to achieve the same. Refer [1] to setup AEM project with IntelliJ
[1] https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-intellij.html
Once you have vault plugin, then you can sync from and to AEM instance.
조회 수
답글
좋아요 수