Showing 139 open source projects for "file-studio"

View related business solutions
  • 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.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    AJIO allows building jars from one or more classes. The created jar file contains all dependant classes from all referenced jar files. AJIO permet de créer UN jar ŕ partir d'une ou plusieurs classes et de leur dépendances automatiquement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jRCSS Java Resource Construction Set Static builds a IHM from a config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PrEd is a Java based graphical utility to find and edit Java property files in JAR, WAR, EAR and other kind of ZIP archives. It is the perfect tool for customizing Java and J2EE application archives. Enjoy, Daniel Palomo van Es.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...JarPlug adds an archive editing view to your Eclipse perspectives, and allows the individual entries in the archive to be edited or deleted before doing an update. Say goodbye to File Explorer!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    PAGES is a framework for a rapid creation of Java-Swing based UIs. The appearance of the UI and its logical structure are specified in an XML-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    a Java utility for comparing the contents of any two zip files. It can also be used to compare EAR files, WAR files, or JAR files.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Java utility to easily manage the creation and management of WHATSNEW/CHANGES type files. Console aplication and Ant task are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Utilities for J2EE EAR files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A cron server for Jakarta Maven to automate goal execution. The recurrance criteria (eg. 'every Sunday', etc.) is specified within a cron.xml file, which keeps track of all projects and all goals to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    The purpose of this project is to provide posibility for Java reflection invocations from within Ant build file. For example: <reflectant result="result_property" field="TEST_FIELD" classname="some.interesting.classs"/> <echo "some.interesting.c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A collection of utilities for working with SourceForge programmatically. The initial release is spearheaded by a programmatic interface to the File Release System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A command line parser for Java programs generated from a XML file via XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Antics - Yet another collection of custom Apache Ant components: Tasks, tips, examples, idioms, and in-depth articles for build file writers and custom task developers alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jsSplitter - toolbox for javascript preprocessing (Concatenates a .js file, or a series of .js files, to a single file .Compress a js code by removing comments,blank spaces,linefeeds .) Include GUI and commandline utility programs,ant task,jsp tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ant task to edit properties file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Generate any kind of text file using XML, XSL and XPath with this Ant task. JAnyGen has been created for the purpose of generating Java class files under a project tree using XSL template files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Yet another Java obfuscation tool. This one has a bit of a different twist, in that it can obfuscate native methods by generating a .h file which #defines the original method names to the obfuscated ones. Built with Apache BCEL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GNU PIC LIBRARY PROJECT The interest of this project is to develop a set of Libraries that are released in LGPL License to use to PIC microcontroler programming. Then any program resulted by this use would be a proprietary or free softwares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TestPattern is a jakarta ant task for source file verification. It applies a set of regular expression pattern tests against each file in a fileset. It intends to be much more general and flexible than other pojects such as checkstyle and macker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java class file encryption. Class Encrypt is a program that can encrypt a developer's class files and package them into an executable jar file for deployment. The program uses modules for implementing different encryptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The purpose of Jane is to provide a library for analyzing Java constructs. The current practice when writing Java tools has been to modify the Java grammer file for a particular compiler compiler to suit the needs of a particular tool. Jane is a layer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
MongoDB Logo MongoDB