It should work with Java 6, 7 and upwards. It doesn't contain any dependendency injection specific frameworks, such as Spring or Guice. (Although you can add this easily). The nature is an Eclipse ...
Section 2. Compiling and running a Java program Program in Java is a collection of classes (what class really means, we will learn shortly). Normally, each class is written in a separate (text) file ...