Search Results for "java compile and run" - Page 15

Showing 1573 open source projects for "java compile and run"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
    Prolog+CG is a Java implementation of Prolog with extensions implementing a subset of the Conceptual Graph (CG) theory of John Sowa. CGs are first-class datatypes on a par with terms. Object oriented extensions are also included.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Utility to help run Birthright role-playing games. The program tracks all aspects of a turn as well as creation of web pages used to display character information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FFTools2

    Scripter to automate orders in the game Eressea

    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    jMednafen

    jMednafen

    jMednafen is a front-end for Mednafen

    jMednafen by Nikodim jMednafen is a front-end for Mednafen (http://sourceforge.net/projects/mednafen/) where the latter is a command-line-driven multi-system emulator utilizing OpenGL and SDL. jMednafen is purely written in Java 7 and it doesn't require anything, but this version of Java such as JRE or JDK, ver. 7 or newer. This is a cross-platform application that works under a graphical user interface (GUI). It is open source. To ease running video games for consoles is its goal...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    TaekWondo Score

    TaekWondo Score

    Digital automated system for Taekwondo Scoring.

    This is a server side app to Taekwondo scoring system. This can be run with client Android app of this. You can get the Client app from play store https://play.google.com/store/apps/details?id=crackntech.taekvondoscore.full
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Pairfx

    Pairfx

    Chess pairing program for run through and round robin tournaments

    PairFX is a chess pairing program specialized for youth tournaments in schools and chess clubs . No installation required! Just Unzip it and go! (You can run any kind of tournament with it actually but it was written for chess in schools) It supports the organization of a so-called 'run through' tournament and round robin (everybody against everybody) tournaments Swiss pairings are not (yet) possible. Are you a chess teacher at school, or organize a separate tournament...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    react-native-background-task

    react-native-background-task

    Periodic background tasks for React Native apps, cross-platform

    Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed. This library allows the scheduling of a single periodic task, which executes when the app is in the background or closed, no more frequently than every 15 minutes. Network, AsyncStorage etc can be used (anything except UI), so perfect for things like a background data sync for offline support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gradle Retrolambda Plugin

    Gradle Retrolambda Plugin

    A gradle plugin for getting java lambda support in java 6, 7

    This plugin will automatically build your java or android project with retrolambda, giving you lambda goodness on java 6 or 7. It relies on the wonderful retrolambda by Esko Luontola. The minimum android gradle plugin is 1.5.0 and the minimum gradle plugin is 2.5. The plugin will compile the source code with java8 and then replace the class files with the output of retrolambda. Set the java version to compile to. The default is 6. Only 5, 6 or 7 are accepted. The default version of retrolambda...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Codenvy

    Codenvy

    Codenvy

    Cloud workspaces for development teams. One-click Docker environments to create workspaces with production runtimes. Team onboarding and collaboration with workspace automation and permissions letting devs sync their desktop IDE or use our gorgeous Eclipse Che IDE. Workspace platform for DevOps to manage workspaces at scale with programmable and customizable infrastructure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    spring-boot-api-project

    spring-boot-api-project

    A seed project based on Spring Boot & MyBatis

    ... on this project, and run and provide services. Provide a code generator to generate the corresponding Model, Mapper, MapperXML, Service, ServiceImpl, Controller, and other basic codes according to the table name. The Controller template provides two sets of POST and RESTful by CodeGenerator.gen controller(tableName)default. You can choose the method according to your needs, and the POST template is used by default. The code template can be expanded according to the needs of the actual project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Point Symmetry Clustering

    Point Symmetry Clustering Approach Using Differential Evolution

    ...://www.softcomputing.net/smca-paper1.pdf 1. You may download code: git clone git://git.code.sf.net/p/pointsymmetryclustering/code pointsymmetryclustering-code 2. Build: mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip=true -DdownloadSources=true -Dcheckstyle.skip=true 3. Run: java -jar target/point-symmetry-clustering-1.0-fat.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FormScanner

    FormScanner

    FormScanner - Free OMR Software

    FormScanner is an OMR (Optical Mark Recognition) software that automatically marks multiple-choice papers. FormScanner not bind you to use a default template of the form, but gives you the ability to use a custom template created from a simple scan of a blank form. The modules can be scanned as images with a simple scanner and processed with FormScanner software. All the collected information can be easily exported to a spreadsheet.
    Leader badge
    Downloads: 127 This Week
    Last Update:
    See Project
  • 14
    AndroidChromium

    AndroidChromium

    Chrome browser of android version from chromium open project

    Google browser android version of the source program. This project is a world-class android architecture. Clarify the project business logic can completely fit for domestic company engineer. This project will follow up and update Google browser kernel version for a long time, welcome to the star. If you are using AndroidStudio above 2.0 version and open the instant run function, suggested to debug after closing (instant run will modify on the Application of the result in chrome provider context...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DSL-JSON library

    DSL-JSON library

    High performance JVM JSON library

    Fastest JVM (Java/Android/Scala/Kotlin) JSON library with advanced compile-time data binding support. Java JSON library designed for performance. Originally built for invasive software composition with DSL Platform compiler. v1 core library was targeting Java6, while v2 targets Java8. So there is no need anymore for dsl-json-java8 project and instead, just dsl-json project should be referenced. From v2 only a single annotation processor is supported, which was previously in the java8 project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TrucklistStudioFX

    TrucklistStudioFX

    Media Video Mixer Playlist streaming Software.

    ... broadcasting software. For any news, helps or suggestions about this project, please visit our MeWe page at: https://mewe.com/page/5c91ce4b5857e916987ed118 The first time you run TrucklistStudioFX you have to use the top "Reset" button to have the User Interface correctly setup. If you experience issues loading source files, try to re-run the application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Ant SSH utils

    SSH command execution, upload and download from Ant

    Simple SSH tasks that can be used from Ant. Includes three SSH Ant tasks: * Run one/multiple commands over SSH in Ant. * Uploads one/multiple files over SSH in Ant. * Downloads one/multiple files over SSH in Ant. Simpler class loading since no external libraries are required to add to your Ant installation. All libraries are stored in your project directory, instead of your Ant installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    bulk email sender

    bulk email sender

    Bulk email sender run as windows background service

    bulk email sender java (1) Import emails form Excel file (2) append more receiver's mails in the Excel file while the mailing program is still running. (3) simultaneously/ in parallel start as many number of mailer-programs on my system as I want to. (4) When mail is sent, the program should update Date and Time of sending of mail in another cell of the same Excel file (6) Program hidden from everywhere. you can stop it form Task Manager" from Services/process list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Uniqueoid

    Simple & adorable program to eliminate copies of files.

    ... to reduce such routine and boring task as a getting rid of repetitive fotos, documents, music tracks and so on to some easy actions, no matter how much copies are involved. Uniqueoid is as simple as possible. It doesn’t require special knowledge in the computer architecture. At the same time program has extended settings for optimization for custom system and preferences. Uniqueoid is written in Java. It can be run on any OS where actual JRE is installed. Uniqueoid is a free software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Test Execution Assist

    Test Execution Assist

    TEA is an Utility to assist software testers in execution phase

    Test Execution Assist is an Utility to assist testers in execution phase with features like Collaborative execution environment, Custom Screen Capture, Snapshot Repository, Auto Report Generation, Auto ALM results upload. It is similar to the HP sprinter which is only available for testcases in HP ALM. Alternatively this application can be used with testcases in Excel format as well as ALM and will extended to other Test management solutions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ParTools

    Support for manual parallelization of sequential C programs.

    ParTools allows the interactive analysis of a C program execution profile and data dependencies to facilitate the discovery and selection of suitable parallelization candidates in a manual parallelization process. The flow does not assume any specific parallelization technique, thus it can be broadly applied. The original (serial) C source is automatically annotated to trace the execution profile and data dependencies at run-time. The annotated program is then executed using a significant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DoomRL-Android

    DoomRL-Android

    Android port of DoomRL (Doom, the Roguelike)

    DoomRL port to Android. https://drl.chaosforge.org/ -- DoomRL homepage https://sourceforge.net/projects/libsdl-android/ - SDL Android port https://github.com/rumly111/doomrl and https://github.com/rumly111/fpcvalkyrie -- modified DoomRL sources to run on Android
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    ExpectAnim

    ExpectAnim

    Describe your animation and run

    Describe your animation and run. Use setPercent to apply and modify the current step of the animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    REHUNT

    REHUNT

    REHUNT (Restriction Enzymes HUNTing)

    REHUNT (Restriction Enzymes HUNTing) is a free and open source package implemented in JAVA for providing many useful methods for biological sequence analysis (especially in SNP genotyping) around restriction enzymes. All academic researchers are encouraged to use REHUNT in their studies or to integrate it into their systems and applications. Non-academic users or commercial needs are also welcome to use it. For further information or additional applications, please contact the author Yu-Huei...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HermeneutiX

    HermeneutiX

    Your graphical tool for Syntactic/Semantic Structure Analysis of texts

    HermeneutiX is a tool for diagramming syntactic and semantic structures of complex (not necessarily foreign-language) texts (e.g. bible or other historical excerpts). HermeneutiX is now part of SciToS (the scientific tool set). Starting with version 2.0.0, HermeneutiX can be found on GitHub. Please check out the release summary: https://github.com/scientific-tool-set/scitos/releases For an introduction, check out this video: https://youtu.be/uQjewyG0Ad8 PS: To run a Java application...
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.