3D on the web with Java and Irrlicht Rating: Rocks Category: Article Matthew Casperson,
Nov 27, 2008
This tutorial shows you how to create fully fledged 3D applications that integrate seamlessly with a web browser using Java, WebStart and Irrlicht.
Java SE Development Kit (JDK) 6
The Java SE Development Kit (JDK) includes the Java Runtime
Environment (JRE) and command-line development tools, such
as compilers and debuggers, that are necessary or useful for
developing applets and applications.
Eclipse: Java EE Applications Made Easy
With the latest release of Eclipse, you can get the most up-to-date components of the Eclipse framework which will speed your development of Java EE applications. Discover why Eclipse is the best framework for developing Java EE applications and why with the addition of Rational tools built on top of Eclipse, you can build the best quality enterprise applications in the shortest amount of time. Sponsored by IBM.
Building the Perfect Portable Eclipse Workbench Snooped: Nov 20, 2008 Increase your productivity when developing in Eclipse with plug-ins that reduce the number of applications open on your desktop and make those infrequent tasks easier with wizards.
PHP Support Complete in NetBeans 6.5 Snooped: Nov 20, 2008 Sun's updated Java IDE focuses on dynamic language support, but it hasn't forgotten it's a Java IDE.
PHP and Java: Powerful Forces Combined Snooped: Nov 20, 2008 Have you ever wondered what would happen if you combined
Java with PHP? You can find out using the PHP/Java Bridge,
which creates a communication channel between these two
languages.
Test Cases Made Easy with JUnit 4.5 Snooped: Nov 13, 2008 By David Thurmond - JUnit revolutionized writing unit test cases when it arrived on the scene, but with the release of JUnit 4.5, developers now have a whole new architecture and a host of new features to make writing unit tests even easier...