Expand my Community achievements bar.

SOLVED

How to use Brackets editor

Avatar

Level 2

Purpose: I want to use Brackets to edit my aem component files(such as XX.jsp), and live deploy and live reload the content page.

I installed the Brackets now, so I don't know how to use it. How to configure the Brackets? Need your help, thank you! :)

1 Accepted Solution

Avatar

Correct answer by
Employee

FYI, we've just released the Brackets extension that should do what you're looking for:
http://docs.adobe.com/docs/en/dev-tools/sightly-brackets.html

Best,
Gabriel

View solution in original post

5 Replies

Avatar

Level 6

There is no Brackets to CRX Repository Plugin, but feel free to implement one. How to use Bracket, see bracket.io.

Only way to synchronize between the running repository and your local file system is to use File Vault. See http://dev.day.com/docs/en/crx/current/how_to/how_to_use_the_vlttool.html.

I strongly recommend that you also use Maven to structure your deliveries.

/Ove

Avatar

Level 2

Hi, Ove

    Thank you to answer my question.

I fimiliar with file vault and maven. There is a video in youtobe(https://www.youtube.com/watch?v=ugqcqr6uZrg&list=PLRzUAoFVQxTeBOZmr7GykKSHt2bX0OCf_), on five minutes, why he can live reload the page when he saves change?

Thanks

Avatar

Employee

Hi,

The Brackes/AEM integration hasn't been released yet. I'm sure it will be announced here when it does get released.

Regards,

Justin

Avatar

Level 2

Got it, Thank you very much.

Regards,

Kelvin

Avatar

Correct answer by
Employee

FYI, we've just released the Brackets extension that should do what you're looking for:
http://docs.adobe.com/docs/en/dev-tools/sightly-brackets.html

Best,
Gabriel