Does Eclipse have Java decompiler?

Does Eclipse have Java decompiler?

We can use the Enhanced Class Decompiler plugin in Eclipse IDE to decompile Java class files without having to look at the source code. After installing and configuring the Enhanced Class Decompiler plugin, choose the class or methods and press F3 to have the plugin decompile the Java class automatically.