Showing 133 open source projects for "java cvs"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    maven git commit id plugin

    maven git commit id plugin

    Maven plugin which includes build-time git repository information

    git-commit-id-maven-plugin is a plugin quite similar to Build Number Maven Plugin for example but as the Build Number plugin at the time when I started this plugin only supported CVS and SVN, something had to be done. I had to quickly develop a Git version of such a plugin. For those who don't know the plugin, it basically helps you with the following tasks and answers related questions. The plugin is available from Maven Central (see here), so you don't have to configure any additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Magic Assistant
    Magic Assistant is multi-platform application for "Magic: The Gathering" players. Includes Card Browser, Library Organizer, Deck Builder and MTG Tournament Manager. Comes with MTG cards database and allows web updates. See home page for details. Sadly this project is no longer active, it is up for adoption.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3
    Lots of small projects: games, VST plugins, experimental IRC server, ROM hacking tools, net tools, font tools, html tools, etc. Browse CVS!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JBake

    JBake

    Java based open source static site/blog generator for developers

    ...Freemarker, Groovy, Thymeleaf, Jade and Pebble-based templates & scripting support. Easily integrate CSS frameworks such as Bootstrap and Foundation. Store your site content in Dropbox, CVS, SVN, Git or whatever you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Softsqueeze

    Softsqueeze

    A java implementation of the Squeezebox

    "Squeezebox is the smartest way to stream MP3s and Internet radio to your stereo without loss of sound quality." (Slim Devices) SoftSqueeze is a java software implementation of the Squeezebox allowing your PC to stream the same music as your Squeezebox. The source code for Softsqueeze is now on github. https://github.com/ralph-irving/softsqueeze3 The sourceforge cvs repository marked as read-only.
    Downloads: 58 This Week
    Last Update:
    See Project
  • 7

    jcvs

    jCVS is a Java based CVS Client written by Tim Endres

    jCVS is a Java based CVS Client. CVS is a source code control system based on RCS. The primary benefit of CVS is that it provides a server/client protocol which allows clients such as jCVS to be written. jCVS allows any Java capable machine to be a CVS client, providing for a totally distributed source code management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Volunteer workshift scheduler

    Volunteer workshift scheduler for a helpline service

    Code written in Python finds the best possible schedule for volunteers while incorporating constrains and special requirements using CP-SAT Solver (Constraint Programming - boolean SATisfiability problem Solver). Java version is in development. The problem Arranging volunteers for a helpline service for the period of one month. There are three types of work that could be done on the same day: Phone shift: Every day. Chat shift: Mondays and Wednesdays. Observer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Web-CAT

    Open-source automated grading of programming assignments

    Web-CAT is a plug-in based web application for automatically grading programming assignments in many programming languages. This project also provides Eclipse plugins for electronic submission and feedback services directly from the Eclipse IDE. We now use github for source code control (https://github.com/web-cat), although all file releases are still provided here through SourceForge. The CVS repository here is for archival purposes only.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    Eclipse Version Tree Plugin is an easy to use, graphical version tree for project artifacts hosted in a CVS repository. It is a graphical replacment for Eclipse resource history. Supports different layout styles, customization and convenience features. The development is being continued on GitHub https://github.com/angvoz/net.sf.versiontree
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is the cvs-home of very different projects. Look in the Forum to view short descriptions. Most recent (and actual) is "geneden", a genetic IA app with Swing GUI and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SCM-Tool to manage project dependency in version control systems (CVS and SVN). Supports automatically and consistent workspace setup for eclipse and RAD. Continuous integration support for JEE basis on CruiseControl is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    freeplane-collaborative-addon

    freeplane-collaborative-addon

    A freeplane add-on for collaborative mind mapping

    Freeplane in an application for mind mapping. This addon brings versionning control to freeplane enabling team working on a single mindmap. Currently supports diff/update/commit operations on a map via cvs and git (experimental).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    TODOs

    TODOs

    Search TODO, FIXME and similar comments in project files.

    TODOs is a small command-line utility to search TODO, FIXME and similar comments in project files. It is written in Python 3 and licensed under the terms of GNU GPL 3 license. Supported output formats are TXT, HTML and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OraVC

    OraVC

    The Oracle database objects version control tool

    The OraVC is a tool to keep track of the versions of a database objects inside the Oracle database without any usage of a third party tools like CVS or SVN. It is pure PL/SQL + Oracle JAVA classes. (c) 2011-... Andrey Tsyganov (contacts A.Tsyganov@rug.nl) NB: this project is distributed under the GNU GPL v3.0 license About: This tool was developer in scope of a Target project (http://www.rug.nl/science-and-society/target/) at The University of Groningen. Project uses code (with small modifications and additions) of the Java libraries of the diff operation implementation by Stuart D. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eclipse CVS Tools
    An ECLIPSE plugin for advanced CVS operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Criação de uma Calculadora. Foi realizada no âmbito da disciplina de CMU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BugzillaMetrics
    BugzillaMetrics supports the flexible definition of metrics on nearly any attribute and event stored in the issue tracking system Bugzilla. Furthermore it provides a user-friendly web-based query tool, and export of the metric results in various form
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ODT: OCaml Development Tools
    The ODT (OCaml Development Tools) project aims to be like the JDT (Java Development Tools) eclipse plugins. It provides IDE features for OCaml application developments. See more on http://ocamldt.free.fr (tutorial, installation notes and more).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ApplicantDatabase

    ApplicantDatabase

    Applicant Database is a multi-user software to administrate applicants

    Applicant Database manages applicants and employees of your company. It helps you finding the staff which fits best to your next projects. Applicant Database allows you to contact applicants and export their CVs as PDF or RTF. With filters you can find the best matching applicants and employees to certain requirements. Applicant Database is written in Groovy and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    eclipse-explorer

    Eclipse resource folder explorer plugin

    Eclipse Explorer is an eclipse plugin helping you to open the folder of selected resources include follow resources: Java element, .java, .class, jar file, package, source folder and java project Common resources, such as .txt, .xml, and other resource Some special element such as cvs item in Synchronized View
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    StatCvs-XML provides statistics about cvs usage based on the cvs log. It extends the StatCvs project with fancy 3D charts, advanced report generation and customization features. It also features a plugin for seamless integration with Apache Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Eclipse Visual Editor

    Community Supported Eclipse Visual Editor

    The Eclipse Visual Editor project is a platform for creating Visual classes and GUI builders within Eclipse. The project currently provides support for WYSIWYG editing of Swing/AWT and SWT/RCP user interfaces. Originally developed as an Eclipse Project the Visual Editor project was discontinued and archived in June 2011. This project is a community based fork of the archived sources. The archived source and website trees have been converted from CVS to Subversion. This code can be...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Onzen is a graphical front end for the revision control systems CVS, SVN, HG, and GIT. It represent the files managed by the RCS in a tree-view and offers functions to e. g. update, commit, add, remove, diff, view files and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cobos Project

    Cobos Project

    the disruptive IDE for COBOL developers

    The Cobos Project is an Open Source initiative from Metrixware, dedicated to Mainframe COBOL CICS, DB2, IMS developments within the Eclipse Platform.
    Downloads: 0 This Week
    Last Update:
    See Project