この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi All,
I have configured eclipse Luna IDE with Adobe AEM plugin and created project by selecting available artifacts.
When i press CNTRL+SPACE BAR ,i am not getting any code assistance and also files(.jsp,js,html) are not as flat files.
What are sort of settings needs to be done to get code assistance or are there any other IDE simplifies this feature??
Thanks,
Kishore
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi Kishore,
Eclipse will assist you in code completion for all the API (Sling, AEM, JCR). You can use Brackets if you are using Sightly which helps you in assisting for sightly , HTML, JS etc...
Where both the IDEs can be configured easily to sync your code.
Regards,
Lokesh
表示
返信
いいね!の合計
Hi Kishore,
You can use CRXDE IDE,
AFAIK, AEM Plugin will help you to create project in eclipse.
Thanks
表示
返信
いいね!の合計
Hi Kishore,
Eclipse will assist you in code completion for all the API (Sling, AEM, JCR). You can use Brackets if you are using Sightly which helps you in assisting for sightly , HTML, JS etc...
Where both the IDEs can be configured easily to sync your code.
Regards,
Lokesh
表示
返信
いいね!の合計
bsloki wrote...
Hi Kishore,
Eclipse will assist you in code completion for all the API (Sling, AEM, JCR). You can use Brackets if you are using Sightly which helps you in assisting for sightly , HTML, JS etc...
Where both the IDEs can be configured easily to sync your code.
Regards,
Lokesh
Iknow both the Eclipse and Brackets will support code completion and assistance features but not am not sure how to enable them even though after adding dependencies in the respective poms.
Thanks,
Kishore
表示
返信
いいね!の合計
Hi Kishore
Please find below the community article that would help to to create AEM project using Eclipse IDE
Link:- https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-eclipse.html
and a community article, showing how to create first AEM Service,
Link:- https://helpx.adobe.com/experience-manager/using/first-osgi.html
Link:- http://adobeaemclub.com/how-to-set-up-aem-projects-using-eclipse-plugin/
I hope this would help you.
Thanks and Regards
Kautuk Sahni
表示
返信
いいね!の合計
Adding dependency in POM has very less to do with auto completion.
Only solution is to use CRXDE IDE ( eclipse like development tool ) or brackets
表示
返信
いいね!の合計
edubey wrote...
Adding dependency in POM has very less to do with auto completion.
Only solution is to use CRXDE IDE ( eclipse like development tool ) or brackets
Ok.
Any idea on how to achieve using Brackets?
Only html related markups popping when clicking on CNTRL+SPACE bar.
表示
返信
いいね!の合計
In this case Brackets will only help you till the time you use HTML, JS, Sightly not JSP
表示
返信
いいね!の合計