2.5.What do we NEED?
What do we NEED?
- JDK
- JDK (JAVA Development Kit)
- Provides tool required to create JAVA Apps
- Developer normal require the JDK
- JDK Installation include JRE
- JRE (JAVA Runtime Environment)
- Required to run JAVA Apps
- End-User normally require only the JRE
- JDK (JAVA Development Kit)
- JAVA IDE (Integrated Development Environment)
- NetBeans
- Eclipse
- JDeverloper
- IntelliJ IDE