Java has Castor, and now Perl has XML::Pastor!
If you know what Castor does in the Java world, then XML::Pastor
should be familiar to you. If you have a W3C XSD schema, you can
generate Perl classes with roundtrip XML bindings.
The Simple Logging Facade for Java or (SLF4J) serves as a simple facade or
abstraction for various logging frameworks, e.g. java.util.logging,
log4j and logback, allowing the end user to plug in the desired logging
framework at deployment time.
Scala is a general purpose programming language designed to express
common programming patterns in a concise, elegant, and type-safe
way. It smoothly integrates features of object-oriented and functional
languages, enabling Java and other programmers to be more productive.
Code sizes are typically reduced by a factor of two to three when
compared to an equivalent Java application.
This is the current release of the Seamonkey open source web browser. It should
be fully compliant with all W3C standards, including HTML, CSS, XML, XSL,
JavaScript, MathML, SSL encryption, SVG and RDF. Also supports Java with
the use of the FreeBSD native Java plug-in.
sventon is a free, open source, web client for browsing Subversion repositories.
It is powerful, straightforward to use, and super easy to install.
sventon is a pure Java application, all you need to run it is a Java SE 6
runtime and a Servlet 2.4/JSP 2.0 compliant webserver, such as Tomcat 6.0.
Fujaba Tool Suite 4
The primary topic of the Fujaba Tool Suite project is to provide an easy to
extend UML and Java development platform with the ability to add plug-ins.
* Fujaba Tool Suite combines UML class diagrams and UML behaviour diagrams to
a powerful, easy to use, yet formal system design and specification language.
* Furthermore the Fujaba Tool Suite supports the generation of Java sourcecode
out of the whole design which results in an executable prototype, ideally.
* Moreover the way back is provided, too (to some extend so far), so that Java
sourcecode can be parsed and represented within UML.
The BNF Converter is a compiler construction tool generating a compiler
front-end from a Labelled BNF grammar. It was originally written to generate
Haskell, but starting from Version 2.0, it can also be used for generating
Java, C++, and C. Given a Labelled BNF grammar the tool produces: an
abstract syntax as a Haskell/C++/C module or Java directory, a case skeleton
for the abstract syntax in the same language, an Alex, JLex, or Flex lexer
generator file, a Happy, CUP, or Bison parser generator file, a pretty-printer
as a Haskell/Java/C++/C module, a Latex file containing a readable
specification of the language.
This Objective Caml library provides easy access to compressed files in ZIP
and GZIP format, as well as to Java JAR files. It provides functions
for reading from and writing to compressed files in these formats.
c3p0 is an easy-to-use Java library for augmenting traditional
(DriverManager-based) JDBC drivers with JNDI-bindable DataSources,
including DataSources that implement Connection and Statement
Pooling, as described by the jdbc3 spec and jdbc2 std extension.
SQuirreL SQL Client is a graphical Java program that will allow you to view the
structure of a JDBC compliant database, browse the data in tables, issue SQL
commands etc.