Showing 48 open source projects for "java 1.4"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    VisualVM

    VisualVM

    VisualVM is an All-in-One Java Troubleshooting Tool

    ...Designed for both development and production time use. Use Apache Ant 1.9.9 or above and Oracle JDK 8 to build VisualVM from this repository. VisualVM monitors and troubleshoots applications running on Java 1.4+ from many vendors using various technologies including jvmstat, JMX, Serviceability Agent (SA) and Attach API. VisualVM perfectly fits all the requirements of application developers, system administrators, quality engineers and end users. VisualVM automatically detects and lists locally and remotely running Java applications (jstatd must be running on the remote host). ...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    JSchemePlus

    JSchemePlus

    An hack of Jscheme with a lot of enhancements and additional features.

    ...For the complete list read the HELP file or type (help). JSchemePlus needs only the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    DE AutoDoc

    DE AutoDoc

    Generate automated documentation for any programming language.

    This tool generates automated API documentation for your source code. The markup is similar to Javadoc (TM), but all programming languages are supported, not only Java. Also somewhat compatible to Doxygen(TM). Several HTML output options are available. Also LaTeX and Epub output is supported. Command line and GUI are both available. Needs Java SDK 1.4 or higher installed on your system. No external library is used in this project, therefore no danger by Log4j library bug. Version 1.0.15, introduced an optional Graphical User Interface (GUI). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Calimero

    A free Java KNX network library

    Calimero is a Java library for embedded/workstation-based KNX applications. The minimum JVM requirements are either Java ME/CDC 1.4 (Foundation Profile), or Java SE 8 (profile compact1). The library provides remote access and control, supporting KNXnet/IP, KNX IP, FT1.2, TP-UART, and KNX USB. Data exchange is supported on link layer using EMI 1/2 and cEMI, KNX data point types, application/management layer, as well as message buffering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5

    jMIPS

    MIPS processor in Java

    A MIPS processor modeled in Java for educational purposes and aimed at undergraduate Computer Architecture courses. It presently runs MIPS 32-bit R3000 ELF executables on any platform where Java itself will run. Five successively more sophisticated models of a pipelined MIPS RISC processor are included. Though the code is deliberately kept clear and simple in order that readers are able to figure out how a real processor works through the medium of the code, it will soon be able to run a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mathCollection is a java package representing a consistent and efficient extension to the Java Collection Framework of JDK 1.4. It offers different kinds of sets with mathematical, non-destructive functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Java 2 (JDK 1.3/1.4) compatible virtual machine. joeq is unique in that it is almost entirely implemented in Java, making it reliable and efficient. It is also language-independent, so code from any language can be seamlessly and dynamically compiled.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Java Customization Builder

    A tool which is used to customize jre and your java application

    Java Customization Builder is a tool which customizes your java application and JRE, and makes an EXE loader for the java application. It is a java application building tool enabling you to generate a very small java archive package which has a slimmed jre. For the swing application, the archive is less than 5M, for the SWT application, the archive is less than 3M usually. And the customed java applicaton can run on the Windows which doesn't install a JRE, and be loaded by an executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JavAjax is now at 1.4 beta version, for downloads and documentation please visit http://www.javajax.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    TIniFile
    TIniFile is for Java developers to manipulate 'ini-like' files which work like this: [Section] Key=Value. It's easy to integrate it into a Java project. It has set and get functions for String, Integer, Double and boolean values.The development process began in 2005, so I think that Version 1.4 runs stable. It comes with the Java source code and an example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Retrotranslator is a tool that makes Java applications compatible with Java 1.4, Java 1.3 and other environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    The Java Embedding Plugin allows other web browsers than Apple's Safari to use the most recent versions of Java (1.4.X and above) on Mac OS X.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The ThoutReader is a cross-platform multi-document help system that allows users to browse, search, bookmark, and append documentation packaged in an extensible XML format. It is written in Java and runs on any platform that supports Java 1.4.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    JAsciiDoc is tool for convert ascii documets into HTML, DocBook, which supports by AsciiDoc. Implemented as Ant task and Maven plugin. Used AsciiDoc 8.3.6, Java 1.4 or above, Ant 1.7.0 or Maven 3.0.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pounder is a utility for testing Java GUIs. It allows developers to dynamically load components, record scripts, and then use those scripts to construct JUnit tests. Requires Java 1.4. It is licensed under the GNU Library General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SAP NetWeaver Server Adapter for Eclipse

    SAP NetWeaver Server Adapter for Eclipse

    Integrates Eclipse with the SAP NetWeaver Application Server

    Integrates Eclipse with the SAP NetWeaver Application Server.
    Leader badge
    Downloads: 431,728 This Week
    Last Update:
    See Project
  • 17
    OpenSoul Metamodeler is a MOF 1.4 based metamodeling tool. It is built on Enki repository (originaly Netbeans MDR) and JGraph component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    WITSML client

    ****** NOTE: This software is outdated! ******

    ...You should use software implementing the latest versions of the WITSML standard. See http://www.witsml.org/ and http://www.jwitsml.org for more info ****** This is an SDK for developing WITSML Java clients (version 1.2, 1.3, and 1.4). The code contains everything you need to easily connect and retrieve data from a WITSML server. More information (tutorial etc) can be found here: http://www.jwitsml.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Jwebap is an profiler tool for j2ee application with jdk 1.4 and up.You can use it to monitor method,jdbc,jsp executions etc.And then view in a web console.It can be used not only in test environment but production environment with very low-overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    UML/Dot

    (Dead) - This project is rendered useless due to Generics

    This project cannot be used with source > Java version 1.4 without a major upgrade. Some part may be usable, like the diagram generation using GraphViz but you will have to rewrite parts of that as well. This program makes UML class diagrams from JAVA source or bytecode. The diagrams are generated using GraphViz Dot. The user has full control over the process and can hide or show any of the extracted elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small Java HTTP Library. (requires java 1.4+) This library can be used to make your application web browser enabled. Add dynamic java handler classes with ease. Perfect for adding an web interface to a background server application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java bytecode weaver that enables you to take advantage of the new 1.5 language features in your source code, while still retaining compatibility with 1.4 virtual machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Taglet Collection is set of general pupose taglets for use with the JavaDoc tool. It provides a standard set of new tags and allows to create new ones by configuration or using simple Java interfaces. Tested with J2SE 1.4, 1.5 and JavaSE 1.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PropertySet 1.4 from OpenSymphony does not support Hibernate3 very well.PropertySet-Ext fully supports Hibernate3 by extending PropertySet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JTombstone is a program for finding dead code in your Java programs. It reports on dead code at the method level, by processing Java class files. No source code is needed to use it. JTombstone is a Java program and requires JDK 1.4 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next