RSS 14 projects tagged "Java"

Download Website Updated 16 Oct 2009 Mistletoe

Screenshot
Pop 21.54
Vit 36.28

Mistletoe is a JUnit extension intended for integration testing. In technical terms, it is a JUnit test suite runner presenting the test results via HTTP as a Web page. Mistletoe, when incorporated within an application, will help diagnose integration issues. For example, an application that runs perfectly in the developer's environment may not run properly in the production environment due to configuration errors and connectivity issues. Instead of perusing log files, or looking at stack traces, mistletoe will run a user-specified series of tests and present the results in the form of a Web page served by the application itself. Since the tests are run within the context of the deployed application, given an appropriate test suite, you can home in on integration problems quickly and conveniently.

Download Website Updated 13 Dec 2009 Proteus Intelligent Processes

Screenshot
Pop 37.52
Vit 36.05

Proteus Intelligent Processes is a set of tools based upon the Proteus model and the GreEd rule authoring system. Proteus (PROcesses and Transactions Editable by USers) is a software technology that allows creating clinical processes in which clinical intelligence is embedded. These processes can then be executed to provide guidance to the clinicians about individual patients. The main advantage of Proteus is that the processes can be edited even by non-programmers, with the use of appropriate tools. The processes and components can be stored in a library and can be reused to create other processes. GreEd is the foundation of a full-fledged business rules management system (BRMS). Ease of editing is its key strength. These tools are linked with electronic medical record systems and clinical information systems.

No download Website Updated 20 Nov 2010 InstaSearch

Screenshot
Pop 30.27
Vit 30.27

InstaSearch is an Eclipse IDE plug-in for performing quick and advanced searches of source code files. It uses the Apache Lucene library for indexing and fast searching of files in the workspace. The search is performed instantly as you type, and resulting files are displayed in an Eclipse view. Each file then can be previewed using a few of the most closely matching and relevant lines. A double-click on the match leads to the matching line in the file.

Download Website Updated 22 Apr 2013 4DIAC

Screenshot
Pop 329.61
Vit 24.19

4DIAC is a framework for distributed industrial automation and control. It aims to provide an open, IEC-61499-compliant basis that lets the user establish a distributed industrial automation and control environment based on the targets' portability, configurability, and interoperability.

Download Website Updated 12 Nov 2011 OpenChrom

Screenshot
Pop 20.35
Vit 23.83

OpenChrom provides mass spectrometric analysis of chromatographic data, in a way similar to ChemStation from Agilent Technologies. It handles data files from different LC/MS, GC/MS systems and vendors, such as (*.D) chromatograms from Agilent Technologies, Finnigan ITS40 (*.ms), NetCDF (*.cdf), MzXML (*.mzxml), and other formats. It is flexible and can be extended by plugins.

Download Website Updated 17 Aug 2011 RSSOwl

Screenshot
Pop 294.07
Vit 15.73

RSSOwl is a wise SWT-based news aggregator. Its search feature lets you hunt down the best RSS/RDF/Atom feeds on the Web, and then organize and share your feeds with agility. Other features include an integrated browser; AmphetaRate, for acquiring news tailored to your tastes; full-text searching through headlines and descriptions; export feed summaries to PDF, RTF, and HTML; the ability to import or export OPML; the ability to exchange collections with others by importing or exporting subscriptions; the ability to import or export user data to and from other machines; automatic newsfeed upating; and much more.

No download Website Updated 06 Nov 2012 OpenLegacy

Screenshot
Pop 20.74
Vit 14.15

OpenLegacy is a powerful, lightweight, extensible, and flexible Java-based API framework and tools for building applications and services over existing legacy applications. This is commonly known as legacy modernization or application modernization.

Download Website Updated 11 Mar 2012 Logback

Screenshot
Pop 146.68
Vit 10.38

Logback is intended as a successor to the popular log4j project, and was designed by log4j's founder, Ceki Gulcu. The basic architecture is sufficiently generic so as to apply under different circumstances. It is divided into three modules. The Core module lays the groundwork for the other two modules, whereas the Classic module can be assimilated to an improved version of log4j. It natively implements the SLF4J API so that you can readily switch back and forth between logback and other logging systems, such as log4j or JDK14 Logging. The Access module integrates with Servlet containers to provide HTTP access log functionality. You can easily build your own modules on top of the Core module.

Download Website Updated 23 Apr 2009 Restlet

Screenshot
Pop 198.86
Vit 9.52

Restlet is a REST framework for Java. It supports all REST concepts (Resource, Representation, Connector, Component, etc.) and is suitable for both client and server Web applications. It supports major Web standards like HTTP, SMTP, XML, JSON, WADL, and Atom. Many extensions are also available to integrate with Servlet, Spring, Jetty, Grizzly, Simple, JAXB, JAX-RS, JiBX, Velocity, or FreeMarker. A GWT version is also available.

Download Website Updated 06 Apr 2012 UCDetector

Screenshot
Pop 86.43
Vit 5.73

UCDetector (Unecessary Code Detector) is an Eclipse plugin tool that finds unnecessary (dead) public Java code. It suggests that you make the code final, protected, or private. UCDetector also finds cyclic dependencies between classes.

Screenshot

Project Spotlight

JSXGraph

A cross-browser library for plotting and interactive geometry.

Screenshot

Project Spotlight

Gmsh

A 3D finite element mesh generator with built-in CAD engine and post-processor.