Basic Setup

Basic Setup

In order to setup and test your Java development environment you will have to go through the following five steps:

  1. Check first that your computer meets the minimum system requirements.
  2. Installing the Java 2 SDK
  3. Installing IntelliJ IDEA Integrated Development Environment
  4. Startup IDEA and create your main project configuration
  5. Create a module and write your first program