Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Is there any other light-weight tool compare to crxde-1.0.1.win32.win32.x86_64

Avatar

Former Community Member

I often need to upload kinds of file to AEM and have to use crxde-1.0.1.win32.win32.x86_64 tool but, which performance incredibly not well since for each time it take longer time to initialize and load workspace, it's a bad experience.

1 Accepted Solution

Avatar

Correct answer by
Level 9

You need to have eclipse in place of crx for complete dev environment. Here are some tools and plugins required to connect to AEM

Eclipse VaultClipse plugin: to connect to AEM and transfer files

Maven : Standard build environment

AEM Eclipse developer tools plugin: To see the node property structure like CRX

Subversion: Internal source code control to checkin and checkout files

View solution in original post

3 Replies

Avatar

Correct answer by
Level 9

You need to have eclipse in place of crx for complete dev environment. Here are some tools and plugins required to connect to AEM

Eclipse VaultClipse plugin: to connect to AEM and transfer files

Maven : Standard build environment

AEM Eclipse developer tools plugin: To see the node property structure like CRX

Subversion: Internal source code control to checkin and checkout files

Avatar

Level 10

Hi There,

Thanks for reaching out to Adobe Community.

Apologies for the inconvenience caused to you. You may try Brackets, an open source light weight editor.

Hope this helps!

Thanks!

Avatar

Former Community Member

Hi Shekhar, i dont know how to use it to connect AEM, i see it just an editor.