Showing 1040 open source projects for "java%20game%20script"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Morphious is a Java application server for developing and running applications in a production environment. Applications are built from modules that can be independently recompiled and connected on demand in a GUI developer environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VirtualMock is a Unit Testing tool. It uses Junit, Aspect-Oriented Programming (AOP) and the Mock Objects testing approach. Through AOP, it supports features which are not possible with other pure-java mock object frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Web Start plugin for Eclipse Platform
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The VPDM framework is a software engineering meta-model to allow encapsulated views to be superimposed onto schema. We can forward engineer systems using this approach.
    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
    Apache Ant based tool for generation a template project that includes directory structure, makefiles (build.xml, for example) and portions of source code. One can find this resembles PERL h2xs tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    O2XMapper provides a user interface for creating Castor XML mapping files. JDOMapper provides a user interface for creating Castor JDO mapping files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An Ant task for generating property files with testsets based on the results of SQL queries and validation plug-ins. Very usefull when building unit tests that make use of changing datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MakeGenie automatically creates Makefiles for Java projects. The Makefiles it generates include all class dependencies as well as some generic rules such as all, build, and clean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Arcade-Csdb (C)ommon (S)wing (D)atabound (B)eans for Java
    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
  • 10
    Raptor (Rapid Application ProtoTyping of Objects and their Relations). Java Frontend Framework that supports JavaBeans, Hibernate, Jakarta-POI, and a simple Raptor data access layer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    javaoltp is a framework for simple creation of OLTP applications using Swing or HTML. Is provides high-level APIs to create forms, reports & menus, highly integrated with an SQL database. It includes: DAO, GUI Widgets, JSP/Swing Data Entry, Reports , etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java parametrization framework to permit software sefl-setup at runtime after parametrization resources modifications, use of diferents files format to specify parameters, and the possibility of defining parameters relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    It's a tools generating some graphics interfaces for applications in Java language. It's to gain a lot of time while building some windows. The Swings classes are very difficult to use! (especially the Layouts) We describe the windows content in XML!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Using a series of Regular Expressions this application scans web documents generated by Microsoft (TM) Office Products, and converts them to proper syntax. This is done by checking cross checking legitimate HTML tags againts those in the generated doc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JOPE (Java Open Project Enviroment) focuses on making development of java projects easier by providing all tools in one place. Features include: Maven support, Ant support, Issue tracking, Mailing lists, VCS support ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    THE PROJECT IS RETIRED
    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
    The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Introspect on running programme, view and alter object fields and methods. Edit the code of any method at runtime; apply the changes to any combination of objects, such as an array, or a complete class. Complete rewrite underway available Jan 2007.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    csInstaller will be a Java based install program similar to InstallAnywhere(R). Its main difference will be the ability to compile other source code besides Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Invicta is a build management tool. Using simple project definition files, it generates powerful build scripts (such as ANT) while hiding their complexity. Invicta is a modular framework that allows developing additional components and output types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    short: Import a web service into your Eclipse project. long: This project provides an eclipse import wizard which generates the java client stubs to invoke a Web Service. (Add Web Reference)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Java Based Model-View-Controller (MVC) API that allows for easy web-based software development. API allows a the web-designer and code-developer to work apart from one another by combining them at the beautification layter. Config files are fully obfus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Macker helps enforce architectural rules (layering, tiering, modularity, etc) in your Java code. It applies pattern-based access rules from XML rules files to your compiled classes. Read the FAQ: http://innig.net/macker/faq.html
    Downloads: 0 This Week
    Last Update:
    See Project