java
IzPack
Submitted by kaparo on Fri, 2005-10-28 18:26. *nix | java | macos | open source | windows | setup4.1.1
- Added Greek language support (Fabrice Mirabile, thanks to Panayotis Katsaloulis for the translation and flag).
- New splashscreen artwork (Nicolas Deschaume).
- Added IPAdress and ClassPath variable (Fabrice Mirabile).
IzPack is an installers generator for the Java platform. It produces lightweight installers that can be run on any operating system where a Java virtual machine is available. Depending on the operating system, it can be launched by a double-click or a simple 'java -jar installer.jar' on a shell.
JDebugTool
Submitted by kaparo on Fri, 2005-12-16 10:04. *nix | commercial | java | macos | windows | debugging4.1.3
- Debug Applications, Applets, Servlets and EJBs.
- Local and Remote debugging.
- Run, Attach and Listen.
- User friendly GUI.
- Multi-Thread debugging.
- Breakpoint Groups.
Eclipse
Submitted by kaparo on Wed, 2005-12-28 23:17. *nix | java | macos | open source | windows | ide, programmers editor3.4.1
The Eclipse Project is an open source software development project dedicated to providing a robust, full-featured, commercial-quality, industry platform for the development of highly integrated tools. It is composed of three subprojects, Platform, JDT - Java development tools, and PDE - Plug-in development environment. The success of the Eclipse Platform depends on how well it enables a wide range of tool builders to build best of breed integrated tools. But the real vision of eclipse as an industry platform is only realized if these tools from different tool builders can be combined together by users to suit their unique requirements, in ways that the tool builders never even imagined. The mission of the Eclipse Project is to adapt and evolve the Eclipse Platform and associated tools to meet the needs of the tool building community and its users, so that the vision of eclipse as an industry platform is realized.
JSwat
Submitted by kaparo on Mon, 2006-01-02 22:15. *nix | java | macos | open source | windows | debugging4.3
- Implemented RFE 458: byte code viewer for current method.
- Implemented RFE 1009: validate class name in launch dialog.
- Implemented RFE 1010: add last resort hueristic for finding source files.
JSwat is a graphical Java debugger front-end, written to use the Java Platform Debugger Architecture and based on the NetBeans Platform. JSwat is open-source software and is freely available in both binary and source code form. Its features include breakpoints with conditionals; colorized source code display with code navigator; movable display panels showing threads, call stack, visible variables, and loaded classes; command interface for more advanced features; and Java-like expression evaluation, including method invocation.
AMPC
Submitted by kaparo on Wed, 2006-01-11 23:35. *nix | c, c++ | commercial | java | macos | windows1.6.9
AMPC (Axiomatic Multi-Platform C) is a C compiler suite that generates Java Bytecode.
C compiler that generates Java Bytecode to be used on JVM enabled devices. Platform independence with C, the mainstream language for all seasons. The compiler supports separate compilation. Fans of the C language can now use C to program for the JVM.
Xcode
Submitted by kaparo on Fri, 2005-11-11 22:29. c, c++ | freeware | java | macos | ide, programmers editor2.4.1
Xcode is Apple's tool suite and integrated development environment (IDE) for creating Mac OS X universal binaries that run natively on PowerPC and Intel-based Macintosh computers. The IDE provides a powerful user interface to many industry-standard and open-source tools, including GCC, javac, jikes, and GDB. Xcode is designed to fully support the Carbon and Cocoa frameworks and Java. It contains templates for creating applications, frameworks, libraries, plug-ins, Java applications and applets, and command-line tools. Developers can use Xcode to construct a user interface, test code performance, and perform many other common development tasks.
JaCIL
Submitted by kaparo on Sun, 2006-05-21 10:01. *nix | c#, .net framework | java | macos | open source | windows0.7.0.0
JaCIL (pronounced "jackal") is a graduate capstone project to create a byte-code compiler to translate CLI binaries to binaries suitable for consumption by the JVM.
Both the .NET Framework via the Common Language Infrastructure (CLI) and the Java Virtual Machine (JVM) provide for a managed, virtual execution environment for running high-level virtual machine code. As these two platforms become ubiquitous, it is of pragmatic and academic interest to have the capability of running CLI code on the JVM and visa-versa.
jBixbe
Submitted by kaparo on Sun, 2006-05-21 09:47. *nix | commercial | java | macos | windows | debugging1.0final
When debugging Java applications the object-oriented aspect is often ignored. So it is difficult to determine which object is the currently active one.
jBixbe gives you a new innovative way to debug Java applications on the conceptual level of the Unified Modeling Language (UML) at which they are designed and makes it possible to find not only simple bugs but also weaknesses and insufficiencies in application design.
JRuby
Submitted by kaparo on Fri, 2006-03-10 08:18. *nix | java | macos | open source | ruby | windows0.9.0
- A 1.8.2 compatible Ruby interpreter written in 100% pure Java
- Most builtin Ruby classes provided
- Support for interacting with and defining java classes from within ruby
JavaDeObfuscator
Submitted by fileoffset on Sat, 2006-03-25 11:52. freeware | java | windowsv1.0b
JavaDeObfuscator (aka JDO) attempts to deobfuscate java class files. It does not modify the java byte code (yet) but the method, field and class names are all renamed to give more legible deadlisting and decompilations.
More features and bugfixes to come.

