Showing 945 open source projects for "dr java windows"

View related business solutions
  • 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
  • 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
  • 1
    FIPA-OS is a component-based toolkit enabling rapid development of FIPA compliant agents. FIPA-OS supports the majority of the FIPA Experimental specifications (<a href="http://www.fipa.org">www.fipa.org</a>) and is being continuously improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Fragit provides high level ant tasks in order greatly simplify the Java build process. These tasks can be chained together in order to painlessly switch between different deployment strategies - eg 3-tier for release versus 2-tier for development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    UML for Schema is a code generator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Greebo is an Ant task for making developer's life easier by downloading and managing non-source dependency files from a (possibly networked) source, to a specified local repository, much like Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    AntProf is Ant tasks for profiling Java programs. The Java VM includes various built-in options for gathering profile data such as -prof, -Xrunhprof, -Xprof. AntProf understands these options and packages everything up into convenient Ant tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OverShadow is an umbrella project for the development of open sourcce Eclipse IDE plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jarg reduces a jar file that have java class files. It remove debugging informations. It remove unnecesary attributes for execution. It remove unused fields and unused methods. It remove unused entry in the constant pool. It rename fields and method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A collection of Jakarta Ant extenstions, primarily aimed at J2ee, and remote server project development. Can be used shorten complex j2ee build files to a few lines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    antxmltasks allows ant executions to be driven by an xml file using xpath expressions. Has tasks ForEach, Choose, ConditionalTask, DefaultTask, ValueOf. It is meant to enhance the degree to which dynamic behaviour can be supported by ant build files.
    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
    The startJ is a small but very powerful java integrated development environment, which provides multiple document edit, code reformat, compile, decompile and automaticliy generate C++/delphi JNI wrapper code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An Ant task for changing the ownership of files on Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Plugin for the Eclipse platform that allows various means of introspection into the internals of the platform at runtime. This plugin reveals the way the platform components are composed and how they work together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Enhydra XMLC (http://xmlc.enhydra.org) is an excellent Java-based tool used when developing web-based applications. Eclipse (http://www.eclipse.org) is an excellent platform for integrating development tools. This project is about making the two work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GAP is a Generic Jakarta ANT Project file for the complete building of a Java Application from your source to executable jar by simply modifying a simple properties file with details on your project. No knowlege of ANT is required. Great way for the novic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project provides a Maven plugin that grabs all the goals cached in ${maven.home}/plugins/goals.cache and provides a hook to store them in an xml file during postGoal execution. The GoalsBean can be unmarshalled from an xml file listing all the goals
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    FOPPS (feature oriented software product planning system) is a tool to help you to design your software product line. It provides different views (project plan, feature tree, ...) to maintain your core assets and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is continued in the JBoss-IDE project (http://sourceforge.net/projects/jboss). The sources are at (/cvsroot/jboss/contrib/jbosside). XDoclet support in the JBoss-IDE is much better then in the docletassistant, I wouldn't use it anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A tool for transforming DocBook XML to high level type setting languages like Lout and LaTeX. It converts documents into Postscript or PDF and can be used as part of a tool chain as a replacement for openJade/jadeTeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book “Framing Software Reuse: lessons from the real world”. FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AspectJ integration with Borland's JBuilder IDE. Developers use the AspectJ language to do aspect-oriented programming for Java projects. They can compile and run AspectJ and Java programs, and navigate and view crosscutting structure in the editor an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JPP is a simple macro preprocessor for Java. It is entirely written in Java and provides C-like preprocessor commands like #define #undef #ifdef #ifndef #else #endif #include. More to be developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    idea Log4j property editor plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java based Web API using Swing like controls and concepts. Think of it as Swing for the web. Allows easy development of Servlets and JSPs using a familiar event based component model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool allowing software developers to check the backward compatibility of API's between different versions of a Java library. Find out about compatibility between releases of your Java libraries from this tool rather than from the users of your jar!
    Downloads: 0 This Week
    Last Update:
    See Project