Showing 239 open source projects for "java development kit"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 1
    JTail is a simply multiplatform application, which show text files content especially LOG FILES. This application is a thread, which non-stop reads the file content and print what lines was added to the end file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a remote-client programe based on MSN messenger. It can do many things for you.Such as file operation,db operation and chat robot.All these are based on MSN cha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CorbaTrace is a helpful tool for tracing communications beetween Corba objects. Once CorbaTrace is installed, remote calls are intercepted and informations are stored in XML files. So, you will be able to apply filters and get XMI files to see the commu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A viewer to view and analyze the old Java profiler's (java -prof MyApp) output. With the help of this software it is easier to choose the methods to optimize, so you need not optimize all your methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Learn More
  • 5
    Lumbermill is a visual log processing and distribution center for Log4j and (in 2.0) java.util.logging (JSR47). It is a Swing/GUI standalone application that supports viewing and archiving of log events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Introspect on running programme, view and alter object fields and methods. Edit the code of any method at runtime; apply the changes to any combination of objects, such as an array, or a complete class. Complete rewrite underway available Jan 2007.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    JDBC-XML Driver for Mysql 4.0. Allow efficient definition ,storage and retrieval of answers to forms. This JDBC-XML driver is an extension to the mysql JDBC Driver adding XML capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tho goal of this project is to provide an integrated development environment for developing (x)Harbour applications on various platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    An eclipse plugin providing tail in view component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    This community edition of the RPG Toolkit provides an unofficial advancement of the software; the initial goal is to rewrite the editor, followed in the future by a rewrite of the game engine. We aim to build on work done the community in developing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Quilt is a Java software development tool which measures coverage, the extent to which testing exercises the software under test. It works very well with Ant and JUnit but may also be used in conjunction with other products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An XSLT Editor written in java to enable a user to transform multiple XML documents in an simple envirnment. Please see the home page http://yanam.sourceforge.net for a full description
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yet another logger. Take a close look at it: It is very easy to use, very unified and extendable. You may attach your favourite set of loggers to this logger, and you still use only one API! This Java logger is used throughout the COMJAT.NET systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fitster is a graphical front end to the open source Fit testing framework developed by Ward Cunningham. (fit.c2.org) Our goal is to create a platform independent interactive application aimed at testers to assist with the assembly and execution of Fit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The beSee-2-x architecture brings JVM wide instrumentation for AOP systems, independant from bytecode kit (BCEL, Javassist). A plugin is provided to instrument BEA WebLogic (v7) for tracing purpose (servlet->EJB->CMP->DB), with full JMX capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A bug profiling and -reporting program/lib written in java. It enables implementing (java-)programs to generate meaningful reports in case of an error. They can be submitted (automaticly/dialog) by mail (text, html, bugzilla ..) without external programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Logmine is a tool to facilitate logging to an RDBMS. Logging to a true database can make logs far more useful. While this is written in Java/JDBC, it uses a standard HTTP request, thus can be useful for any language/database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Binah is a tool that allows both real-time and off-line visualization of multi-threaded Java program execution to provide an additional perspective for understanding and debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JLogger is written for the java developper that need a powerfull and easy-to-use logging tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A facility to keep a history of context information during runtime and then dumping it in a separate file when a problem occurs (similar to core dump).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JCola is a file tailing application written in Java Swing. This multithreaded application can tail an unlimited amount of logfiles concurrently and simulates "tail -f" with much more functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Coffeetronix is the fast and simple Java UML workbench. It parses your java sources and creates an instant UML classdiagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple heap profiler for Java, based on JVMPI. The profiler can be attached to a non-interactive JVM, creating heap statistics from time to time. In case of OutOfMemoryExceptions you simply verify your log file for the number of created objects and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A small suite of classes designed to examine objects through the Java reflection API. Analysis is package neutral and output can be written to log file or as HTML tables. The project focus is in debugging the state of a servlet or JSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    araSpect is a server side object inspector for web applications. Through a web interface you can drill down in your server side java beans. It is very easy to install and can be added to a deployed application. There is special support for Struts.
    Downloads: 0 This Week
    Last Update:
    See Project