Programming » Compilers and SDK » Java (12)

 Sort by:  Date  Name

 » Bottomline 1.2+
download web site opinions problem?
  Bottomline is a JDBC Bridge API that loads database drivers directly from JAR archives. Bottomline uses a jdbc:bottomline bridge to load multiple drivers from their respective JAR files. Unlike JDBC, Bottomline uses custom class loaders to load drivers, completely bypassing JVM's bootstrap class loader. Bottomline helps to load multiple database drivers using separate class loaders. Multiple versions of the same database driver can be loaded from different JAR files. Developers can build applications using conventional JDBC and transparently use Bottomline underneath. Bottomline seamlessly integrates with applications servers like JBoss and can be bound in JNDI which allows connections to be pooled using the application server's Connection Pooler. Bottomline also works well with persistence frameworks like iBATIS.
 author:Kamran Zafar xeus.man@gmail.com
 required:Windows + JRE
 size:375 k
 added:30-Oct-2009
 not rated yet   » rate it  (5 = best)

 » ChainBuilder ESB 1.0 beta
download web site opinions problem?
  ChainBuilder ESB is Java Business Integration (JBI) compliant Open Source solution for use in Service Oriented Architecture (SOA) environments. ChainBuilder ESB's integration functionality enables older applications to plug into the ESB. ChainBuilder ESB hides the complexities of JBI beneath a graphical user interface, allowing developers the full benefit of the open standard without becoming an expert in the specification.
 author:Bostech Corporation
 required:Windows, Linux
 size:283.65 m
 added:26-Dec-2006
 (1 votes)   » rate it  (5 = best)
 » DocBookDoclet 0.32
download web site opinions problem?
  The DocBookDoclet creates DocBook code from Java source documentation, it is helpful if you want to print reference handbooks of your API. A Swing Application is provided to manage your Javadoc projects and to generate PDF. DocBookDoclet can also be used as a standalone application to convert HTML to DocBook.
 author:Michael Fuchs
 required:Windows, Linux,
 size:6.5 m
 added:03-Dec-2002
 not rated yet   » rate it  (5 = best)
 » GlassFish Project 2.1+
download web site opinions problem?
  GlassFish is an Open Source application server which implements Java EE 5. The Java EE 5 platform includes the latest versions of technologies such as such as JavaServer Pages(JSP) 2.1, JavaServer Faces(JSF) 1.2, Servlet 2.5, Enterprise JavaBeans 3.0, Java API for Web Services(JAX-WS) 2.0, Java Architecture for XML Binding(JAXB) 2.0, Web Services Metadata for the Java Platform 1.0, and many other new technologies.
 author:GlassFish Project Dev. Team
 required:Java
 size:Various
 added:28-Sep-2009
 not rated yet   » rate it  (5 = best)
 » Holmes Platform 1.0
download web site opinions problem?
  The Holmes Platform is a software development platform designed to produce enterprise information systems. Development productivity is achieved by providing a development and execution framework covering the common layers of the enterprise application's design. Our technological platform of choice is Java Enterprise Edition (J2EE), for cross-platform portability, availability of libraries, industry-standards supported and wide use. In contrast with other platforms, the J2EE platform is a set of standards implemented by different vendors. By choosing J2EE, your software is not dependent on any specific vendor, thus reducing the exposure to third-parties.
 author:Irisel Consulting SL
 required:Java
 size:6.7 m
 added:21-May-2009
 not rated yet   » rate it  (5 = best)

 » JCL - Java Class Loader 2.0+
download web site opinions problem?
  JCL is a simple Java API that allows loading classes from Jar files. It uses custom class loaders to load classes from JARs, which helps in isolating class loaders and it even makes it possible to load multiple versions of the same class file from different jars. JCL also integrates with Spring; the integration is tested with Spring 2.5. To use JCL, download and build the JCL project and put jcl(-2.x).jar and dependencies in the application's classpath. JCL requires JDK 1.5 or later; and will pull in all its dependencies using maven.
 author:Kamran Zafar xeus.man@gmail.com
 required:Windows + JDK 1.5+
 size:24 k
 added:29-Oct-2009
 not rated yet   » rate it  (5 = best)
 » Jipe 0.96
download web site opinions problem?
  Jipe is a free, IDE for java. It allows you to edit,compile run and debug applets and applications from within the Jipe environment, and includes features such a colour syntaxing.
 author:Steve Lawson/Jason Hardman
 required:ALL
 size:1.1 m
 added:27-Nov-2002
 (11 votes)   » rate it  (5 = best)
 » JPathReport 1.0.7
download web site opinions problem?
  JPathReport enables you to understand how much space the packages and classes consume in your Java class path. And it can help you find class paths problems. JPathReport analyses your class paths and collects several statistics which you can view as overview charts and details tables.
 author:Karsten Lentzsch
 required:Any
 size:679 k
 added:18-Feb-2003
 (3 votes)   » rate it  (5 = best)
 » MechaniQue 2.0+
download web site opinions problem?
  While everyone is playing fancy CPU burning games, some people in this world continue to worship the art of interactive fiction, AKA text-adventures. A forgotten genre in gaming, a micro universe that hides some of the world's most beautifully crafted phrases and stories. MechaniQue is an alternative and esoteric (because it uses experimental syntax and language structure / metaphors) programming language for interactive fiction (IF) written in Java. With MQ/J2 you can easily create adventure games, interactive fiction, interactive poems, dynamic tree-stories and quizzes. MQ/J2 uses an easy to understand syntax, which enables amateur adventure writers to quickly produce interactive stories. MQ/J2 is meant to be used for amateur-level interactive fiction; if you are looking for a more professional tool I would suggest you take a look at Inform. However, there are a few features which make MechaniQue quite special. First, it's a compiled language. MQ/J2 compiles MechaniQue code to java byte code using simple 'Object Serializations' (So, it's not a hacked form of java-byte code). Second, MechaniQue's syntax consists of symbols like < ! and $, not words, neither do you have to decribe scenes using English phrases which provides you with a lot of freedom and language independence. While other IF-systems are perfectly adapted to one or one class of languages (Western, Eastern), MechaniQue is a fully language independent IF authoring system. Thirdly, because MechaniQue has been written in Java, it can be run on any system that has a JVM. Furthermore the syntax MechaniQue closely resembles the structure of an adventure game; it provides you with an old-fashioned goto-instruction, and the language has no concept of variables but uses a kind of inventory to memorize information about the game-state.
 author:MechaniQueSoft
 required:JVM
 size:100 k
 added:10-Oct-2007
 (3 votes)   » rate it  (5 = best)
 » Metamorphosis 0.9.4
download web site opinions problem?
  Metamorphosis is a short course about Swing visual design and user interface implementation that can help you understand and avoid common design errors of Swing based Java applications. It provides a configurable GUI which demos both, the problems and their solutions.
 author:Karsten Lentzsch
 required:Any
 size:353 k
 added:19-Feb-2003
 (7 votes)   » rate it  (5 = best)
 » OpenXava 2.1
download web site opinions problem?
  OpenXava is a productive way for creating AJAX Enterprise Applications with Java. Indeed, it's faster developing with OpenXava than with Ruby On Rails, Spring MVC, or any other MVC framework. This is because in OpenXava you only have to write the Model. The Controllers are reused, and the View are generated automatically. With OpenXava you put your JPA classes and, in exchange, you will obtain a full featured application ready for production, and without code generation. OpenXava has been created by Java developers (who need developing Java Enterprise applications in a productive way) for their own use; hence it's powerful, extensible and enjoyable by a Java expert.
 author:OpenXava Team
 required:Any
 size:37.5 m
 added:21-Jun-2007
 (1 votes)   » rate it  (5 = best)
 » xmlMessageTest 1.0
download web site opinions problem?
  Unit-test your XML-based message server without writing any code. Simply document XML messages to send to the server and messages expected back. Can be used by developers or less technical users. Can be easily integrated into an automated build process. Includes sample tests. Runs on virtually any Java-enabled platform. Requires JDK 1.4 or higher.
 author:SmartEdge LLC
 required:Java
 size:21 k
 added:24-Sep-2009
 (1 votes)   » rate it  (5 = best)
Programming » Compilers and SDK » Java
new | search | submit | contact | forums | sitemap