Is it possible to disable or remove the built-in Java compiler (JDT) from a MyEclipse installation?
I am evaluating XML tools for a customer that forbids installation of compilers and requires software maintenance support for installed software. One option under consideration is using Eclipse as just an XML editor/validator. I can configure Eclipse without a compiler by installing the Platform Runtime Binary and only the XML Editors and Tools plug-in. This configuration works well as an XML editor/validator, but the configuration is viewed as “unsupported” by my customer. I’ve experimented with the evaluation copy of MyEclipse, but it appears to require the JDT for every configuration I tried. Is there a way to install/configure MyEclipse that does not require JDT?
Thanks,
David