Showing 851 open source projects for "dr java windows"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Project goal is to provide integration of ANT building tool with the modern development tools, particularily with Together Control Center. Project also includes development of ANT extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A suite of Java ClassLoaders that use "load-time reflection" (the modification of bytecodes upon class loading) to extend existing Java classes. It uses the excellent BCEL library (http://bcel.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An ANT task to invoke the Doxygen documentation system. Doxygen provides, among other things, class diagrams generated from your Java sources. This task allows Doxygen to be configured and invoked from and within ANT's build configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    This project is a plugin for the Eclipse development environment providing JAVA developers with a Webservice development environment similar to the MS Visual Studio .NET platform. Create and import Webservices from WSDL/UDDI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Make in Java (jmk) is an application which is used to ensure that a set of files is in a consistent state. The application is based on the make utility which is part of most Unix systems, but is designed to support the task of writing platform independe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Javasrc creates a set of hyperlinked HTML pages out of your Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TiniAnt is an extension to Ant that automates the construction of applications for the TINI in a cross-platform way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rant stands for Remote Ant. It is a distributed build system that allows an Ant build file to launch builds on other systems and receive exceptions should they occur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    UltraWork aims at providing J2EE Utilities and Toolkits that bring down software projects development time while increasing their quality. The goal is to leverage the most popular development frameworks by providing highly targeted and focused tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ant task which facilitates adding external libraries to classpath without worrying about their physical location on disk. DISCONTINUED.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The "Visual Code Generation Environment" project is a Object Oriented development environment that allows Design, Coding, Documentation, Compiling Test Plans, and Testing of an Application to occur in parallel, as one single task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The OpenOCS project is groupware software which allows groups to work on projects. Client/Server architecture written in Java with a MySQL database and PHP front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jylog is a (JPDA) Java Platform Debugger Architecture based logger, Jylog eliminates the need for writing any log statement in the program. one can define the logging information using Jylog swing GUI and Jylog extracts the information from JVM at runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mandible is an ant driven project management tool. This project is defunct. See Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open source Interactive Graphical Multiuser System for developing from online RPG/Adventure Games to strategy games like Starcraft. It includes a complete IDE (code editor, sprite and animation editor, scenario editor, debugger), a compiler and a server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Sick of Object Relational mapping systems that require a ton of configuration (xml or otherwise)? SimpleJDE aims to provide a simple clean mechanism for relational-object interchange with (near) pure java semantics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Set of development tools for the Nintendo GameBoy Advance written in Java for maximum flexibility and portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SimplePrint implements a streaming text printing model for Java 1.3. The application instantiates a single object, a document, and then adds an arbitrary amount of text. Paragraphs and pages are generated and formatted automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The aim of Capradoc si to provide developers (mainly web developers) a tool for the autodocumentation of project similar to javadoc but usable with JSP, HTML , ASP.. and other file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java doclet capable of generating Java source documentation in XML format. XSL stylesheets can be used to transform this XML data to other formats (e.g. HTML, PDF).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java-based framework that allows developers to quickly generate Java-based wizard forms. Forms can be created using Java Swing (application-based) or Java Servlet (web-based).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    DJIndent is a open source pure java pretty printer, or beautifier. What it does is to allow java file(s) to be converted to a uniform coding convention dictated by an xml file. The xml file dictates such things as { location, whitespace usage, mandatory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    See http://sourceforge.net/projects/javadiff for Downloads. JDiff is a JavaDoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A set of APIs that can get u the class hiearchies. Object flows in the classes (Maximum that can be done else then runtime). Using MockObjects and Junit Frame work to test and get the Runtime Object Flow.
    Downloads: 0 This Week
    Last Update:
    See Project