I noticed today that its possible to create a bundle in CRXDE lite and edit java files it on the author/publisher. We have existing bundles that we deploy to the server via package manager as jars which we edit in eclipse then build via maven. This means if we need to make code changes in anything other than the jsp's we have to do a full code deploy which requires change requests and lots of process!
So I was wondering is it possible to somehow import the bundles we already have running on the author into CRXDE Lite? Alternatively how can we convert the jars we upload so that we can edit them in CRXDE Lite? We would want to continue using Eclipse for development but then any quick changes could be done in CRXDE Lite on the author/publisher.