Using AEM with Eclipse and CRXDE
Hey all,
I was wondering if there was a way to connect CRXDE to our source code that we actively develop on using eclipse.
Our team has an maven build for our AEM source code that we build and upload to package managed to use with our localhost AEM instance. However, if someone was developing using CRXDE and the source code gets built/uploaded without their changes, their changes in CRXDE will get overwritten.
We're fine-tuning our development process to try to ensure this doesn't happen, but I am wondering if there is a way to have both environments connected to the same codebase. So if I make a change in CRXDE, it uploads the local version of the file on my disk and vise versa.
Is this possible to do? Or is there only one way to build in eclipse and upload our code?
Thanks
Brendan

