EJE is a simple Java editor, perfect to learn Java, without learning a complex development tool. EJE is multi-platform (written in Java), light- weight, user-friendly and have several useful basic features. A good help to start with Java!
Supports the study of the Java for Aliens book (www.javaforaliens.com), or other my books (Italian Language) like www.nuovojava.it. You don't need to install the JDK anymore (the runtime is embedded).
See the video "How to create the "Hello World App in...
JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code. It is possible to define Velocity templates for Javadoc and file headers.
Wiki: https://github.com/mkesting/jautodoc/wiki
Source Code: https://github.com/mkesting/jautodoc/
Update Site: https://dl.bintray.com/mkesting/jautodoc/update/latest/
powerful Java editor withe capability of running your program through the Editor only. Beside getting all the basic functionality of a editor, it also has the power to stop your Java program in a running state by clicking stop button