This is a Web Platform for Saas(Software as a service). This program written by java and flex.
Any program that written by Java(swing) can excute on the I-riss platfrom.
A collection of various one-purpose utilities and one, main, program which centralizes and simplifies access to all computer's resources.
Current main program is a simple file manager based on "quick search" technology.
This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Javaprogram.
ServletViewer is a Javaprogram that loads a Java servlet and displays its output in a web browser window. It can be used to run a Java servlet web application as a stand-alone program.
JRET (Java Reverse-Engineering Tool) is a program that is capable of reconstructing sequence diagrams from JUnit testsuites through dynamic analysis. It is written in Java/AspectJ and provides a GUI as well as command-line possibilities.
EasyAccept is a tool to automate acceptance testing for your Java project in an easy way. All you have to do is to provide test scripts written in simple, client-readable commands, and a Facade to your program. EasyAccept does the rest for you.
JAppletFrame is a class that replaces JApplet that together with a simple main program allows the applet to be used as application. Most applet methods like getParameter that normally don't work in applications are implemented in a meaningful way.
The Eclipse plug-in XPairtise provides a platform for distributed pair programming. This plug-in offers shared editing, project synchronization, shared program and test execution, user management, built-in chat communication and a shared whiteboard.
Extrospective agent program is a software agent architecture extending the well known BDI paradigm. This project is in collaboration with A&A framework by Alessandro Ricci, and Jason agent programming project by Jomi F. Hübner and Rafael H. Bordin.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Multi platform project is a program for making possible to run some kinds of program on any platform like in java, but as it uses mmaped memory and other stuff,I think it can run faster and safely.As it's not yet finished it's less interesting.
J-Clops is yet another Java library for parsing command line options.
What makes it different is the use of 'convention over configuration':
options directly correspond to setter methods in your program object.
An open source add-in for Oracle's JDeveloper that invokes an external program to filter text selected in the IDE.
This allows you to use, for example, scripting languages such as Ruby or Perl to apply custom text filters within the IDE.
This Javaprogram calculates the SPBRG value for a given baud rate (Baudrate) and clock frequency. It comes with a graphical interface and a simple value interpretation guide. A Java Webstart file (.jnlp) is provided.
jEneration is a code generation program using a simple drag and drop interface aimed at new users to the Java programming language.
Using jEneration, it will be possible to create Java programs without writing any code.
A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
GUI for creating Virtual networks with use of VMware Workstation and technology VMware Teams.This program lets you to create and save *.vmtm files which are used for storing information about VMware Virtual Team.
ArchMapper is a Tool for mapping architecture descriptions of a program to a Java implementation. It offers two main functions: Generating Java source code stubs from an architecture and checking a Java implementation for conformance with an architecture
ThinWire is an Ajax RIA framework for building zero footprint Ajax browser applications that feel like desktop GUI applications. Program Ajax on the server, using an event driven GUI model that reconnects program logic. All Major Ajax Browsers Supported!
This ajax framework allow you to program web ui like desktop (swing). Use powerful object and object features to construct, reuse more poweful components on top of existing one. Events in objects are transparently handled by framework on server side.
Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.