Showing 1379 open source projects for "garnet-file"

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
  • 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
    ...It uses XML to describe a class model and applies XSL template to generate session/entity EJBs, Struts code, deployment descriptors, database create/drop scripts, resource file and Ant build script.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    You can consider this a general "Java File Object Correction" project. It seeks to add in whatever features are missing or weak in the Java File implementation. For example, currently in Java, once a file is made read-only it cannot be reset back to a w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Experiments, etc. tools, frameworks for version control, business rules, persistence, code generation, etc. not an active project these days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The goal of the project is to develop a Eclipse plugins that make it easier for Java developers to create a report file. It will provide a visual tool for the report design work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Proteus is a toolkit for message-based Enterprise Application Integration. It includes adapters that allow many types of message sources and sinks to be addressed in a simple, uniform fashion. It also includes a simple but very capable message broker. At
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Eclipse Property File Editor GUI Plugin is a plugin to the Eclipse Platform which provides a GUI editor to interactivly handle java ".properties" files (resource bundles).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XmlConfig is a configuration library which instantiates and configures bean-style Java objects. The configuration is specified in an XML file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    JBuilder Wizard OpenTool which offers one facilitated way to generate java source code through O/R mapping, such as Exolab's Castor JDO, DAO etc. It may also generate other adjunction files according to your needs, such as Castor JDO mapping file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    This is a collection of Java utility classes that I have found useful in building large-scale web sites and enterprise applications. It includes a simple pseudo-LRU cache, a class to read Java properties from an XML file, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Repo2Files is a small tool to split an exported TIBCO repository file into several XML files. In conjunction with a version control system this tool can be used for versioning TIBCO repository files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 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
    The Java Class Browser project is 100% Java source code application used to view the class file names in a Java archive or Directory with multiple archives. This program can be used to determine if class files using the same class name exist in differen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Currently all the samples are included in the Noir release found at http://sf.net/projects/noir/. One graphical sample of interest, is a BMPloader that loads 24bit bitmaps, written on only one page in using the Noir Framework. Noir is Not Useless (NINU)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java-WebAdmin is a web-enabled tool that supports dynamic modules, Modules are developed independent from the framwork. Examples are File uploading/editing, server administration, e-mail practicly anything can be done!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    Take the tedium and drudgery out of JMX programming and provide your application with a comprehensive framework and toolkit for JMX enabled applications. UTOPX allows for deployment descriptor syntax in an XML file for construction, launching and config
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Prototype Compiler for XML (PCX) is a JAXB alike XML compiler. It takes an XML file in its input, and generates a set of classes, that are able to read XML files of given type. Unlike JAXB, PCX has no meta-language to be used in code generation. Inst
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The aim of this project is to develope a decompiler for java which is platform independent and has options to obfuscate the class file also. The project takes class file as input and decompiles it and provides the source file.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 24
    A group of shared development tools using GTK or Java interfaces for creation of open source projects or software development education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Service lookup mechanism for J2EE or desktop applications. XML configuration file determines which implementation of a business interface is used. Dynamic proxy objects handle EJB, or WebService access details. Support for transactional non-EJB apps.
    Downloads: 0 This Week
    Last Update:
    See Project