Basic Setup
In order to setup and test your Java development environment you will have to go through the following five steps:
- Check first that your computer meets the minimum system requirements.
- Installing the Java 2 SDK
- Installing IntelliJ IDEA Integrated Development Environment
- Startup IDEA and create your main project configuration
- Create a module and write your first program