JadRetro - это утилита командной строки, которая может помочь Вам успешно декомпилировать Java классы созданные современными Java-компиляторами (для Java версий 1.4, 1.5 и позднее). JadRetro сам не является декомпилятором, это трансформер классов.
FasteR Desktop is a combination of GUI and IDE for R statistical language. FasteR Desktop is stand-alone independent application for R. This application allows you to use mutliple tools and features for produsing R code.
Watch and learn how to develop Java applications. The Tutorial provides with a number of lessons which will guide you in developing different types of Java applications.
Integrate Sage Line 50 with Java, using Sage Data Objects for Java. See http://www.sageDataObjects.com for more information. It is possible to connect Sage with Java via Sage Data Objects, and EZJCom's Java-COM bridge
It is a powerful decompiler and disassembler for Java that reconstructs the original source code from the compiled binary CLASS files. It is able to decompile complex Java applets and binaries, producing accurate source code.
JNC is a Java to native compiler. It allows AOT (ahead of time) compilation of your Java applications. With JNC, you can create real standalone native binaries (.exe on Windows) which will no longer depend on a JRE.