4 Answers. Eclipse has implemented its own compiler called as Eclipse Compiler for Java (ECJ). It is different from the javac, the compiler that is shipped with Sun JDK. One notable difference is that the Eclipse compiler lets you run code that didn't actually properly compile.Jun 17, 2010