3.1.4 Java 2 development environment (optional) | JAVA 3D Programming | Chapter 3

3.1.4 Java 2 development environment (optional)

Every developer has their favorite programmer’s editor, and an increasing number of Integrated Development Environments (IDEs) are available that support Java 2. They range from free to expensive, and have a wide variety of features. Some of the more popular IDEs for Java 2 development are:

Kawa, Allaire (http://www.allaire.com/)

All the examples for this book were built using Kawa. Unfortunately, after Allaire was acquired by Macromedia, development of Kawa was discontinued.





Eclipse (Open Source, IBM) (http://www.eclipse.org/)

IntelliJ IDEA (http://www.intellij.com/)


Ok good luck, See you in next tutorial :)

Comments

Popular Posts

2.2.3 Drawing filled triangles | JAVA 3D Programming | Chapter 2

4.7 Immediate mode vs. retained mode vs. mixed mode

4.4 Elements of scenegraph design | JAVA 3D Programming | Chapter 4

What is Java 3D and is it for me? | Chapter 1