- Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integ...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.
- Stripes is a presentation framework for building web applications using the latest Java technologies.
- The Java API for KML (short: JAK) provides Java interfaces for easy access to KML (Keyhole Markup Language) data.
- Micromata Labs is the home of all open content developed by Micromata GmbH. Owing to our philosophy that shared mastery is twice as effective as working in...Micromata Labs is the home of all open content developed by Micromata GmbH. Owing to our philosophy that shared mastery is twice as effective as working in an ivory tower we would like to invite you to participate in our best practices. Along the way we also want to thank the Open Source Community for what we got and would like to give something in return.
- This is a collection of answers to frequently asked questions (FAQs) about Java Generics, a new language feature added to the Java programming language in ...This is a collection of answers to frequently asked questions (FAQs) about Java Generics, a new language feature added to the Java programming language in version 5.0 of the Java Standard Edition (J2SE 5.0).
- green is a LIVE round-tripping editor, meaning that it supports both software engineering and reverse engineering. You can use green to create a UML class ...green is a LIVE round-tripping editor, meaning that it supports both software engineering and reverse engineering. You can use green to create a UML class diagram from code, or to generate code by drawing a class diagram.
- Maven: The Definitive Guide is a book about Apache Maven.
- Maven is - at its heart - a plugin execution framework; all work is done by plugins. Looking for a specific goal to execute? This page lists the core plugi...Maven is - at its heart - a plugin execution framework; all work is done by plugins. Looking for a specific goal to execute? This page lists the core plugins and others
- The Java Store is the single best online destination where you will find the most interesting, useful and entertaining Java software applications. This eas...The Java Store is the single best online destination where you will find the most interesting, useful and entertaining Java software applications. This easy-to-use storefront application was created in JavaFX, and is currently available as a Private Beta program for U.S. residents that have Java. Visit the Java Store to locate, preview and install any Java and JavaFX software application you will ever need – Games, social software applications, productivity software – all brought to you by the power of Java.
- Free Online and Downloadable Programming Books, Java, C and C++, Javascript, PHP, JSP, Fortran and Free Books for the Linux Operating System
- If you've ever tried to deliver a Java application as a single Java Archive file (JAR file), you've most likely encountered the need to expand supporting J...If you've ever tried to deliver a Java application as a single Java Archive file (JAR file), you've most likely encountered the need to expand supporting JAR files before you build the final archive. As well as being a development nuisance, this can put you in violation of license agreements. In this article, Simon Tuffs introduces you to One-JAR, a tool that uses a custom classloader to dynamically load classes from JAR files inside an executable JAR file.
- JAutodoc is an Eclipse Plugin for automatic adding Javadoc and file headers to your source code. It optionally generates initial comments from element name...JAutodoc is an Eclipse Plugin for automatic adding Javadoc and file headers to your source code. It optionally generates initial comments from element name. Starting with Release 1.3 of JAutodoc it is possible to define Velocity templates for Javadoc and file headers.
- Autojar dient dazu, jar-Archive minimaler Größe aus unterschiedlichen Quellen (eigenen Klassen, Verzeichnissen, Archiven) zu erzeugen. Ausgehend von einer ...Autojar dient dazu, jar-Archive minimaler Größe aus unterschiedlichen Quellen (eigenen Klassen, Verzeichnissen, Archiven) zu erzeugen. Ausgehend von einer oder mehreren Klassen wird der Bytecode rekursiv nach weiteren benutzten Klassen durchsucht; diese werden ggf. aus ihrem Archiv extrahiert und in die Ausgabedatei übernommen. Das resultierende Archiv enthält alle tatsächlich benutzten Klassen, und nur diese. Somit lassen sich z.B. Größe und Ladezeit von Applets klein halten oder Applikationen unabhängig von installierten Bibliotheken machen.
- VisualVM is a visual tool integrating several commandline JDK tools and lightweight profiling capabilities. Designed for both production and development ti...VisualVM is a visual tool integrating several commandline JDK tools and lightweight profiling capabilities. Designed for both production and development time use, it further enhances the capability of monitoring and performance analysis for the Java SE platform
- Home of open source libraries of the Legion of the Bouncy Castle and their Java cryptography and C# cryptography resources
- Oldenbourg, 5 edition, (February 2004)ISBN-10: 3486273922 ISBN-13: 978-3486273922 .
- Addison-Wesley Deutschland Gmbh, (1992)
- (2004)
- Galileo Press, Bonn, (2006)
- O'Reilly, (2004)
- Galileo Computing, Bonn, 6., aktualisierte und erweiterte Auflage edition, (2007)


user