36 projects for "java development kit" with 2 filters applied:

  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    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
  • 2
    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
  • 3
    BeyondCVS is an Eclipe plug-in that enables using Beyond Compare (externally) for comparing files and folders. It also allows comparing a single file to a previous revision in CVS/SVN or Local History. There is also support for opening Putty and WinSCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    StatCVS generates HTML reports from CVS repository logs. The reports give developers and project managers insight into the evolution of the code base and individual contributions. StatCVS is a command line application and written in Java.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    A plug-in element for CruiseControl to detect tag related modifications in a source code repository (CVS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple CVS client that bypass any firewall blocking port 2401 used by cvs. It relies on the ViewCVS web interface to the repository to work. To use when all other solutions (SSH...) fail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Standalone and Flexible Framework which allows java developers to access CVS with minimal understanding of its implementation details. JRepository is a command pattern based framework where each command wraps a cvs command. Most common commands are imp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sharpster is an add-on to SCM software. Sharing segments of files among users. Join Sharpster to help develop the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    scmstat allows to have view through version control repository and extract valuable information the changes are being made.
    Downloads: 0 This Week
    Last Update:
    See Project
  • SIEM | API Security | Log Management Software Icon
    SIEM | API Security | Log Management Software

    AI-Powered Security and IT Operations Without Compromise.

    Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
    Learn More
  • 10
    Aims to be able to manage multiple CVS repositories and copy parts of the contents and structure between repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A unique client-server combination allowing users to select their own build settings and watch as the server produces their own CVS build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CVSConsole is a Console based Text User Interface for CVS. The Frontend is planned in Curses Development Kit. Unlike the shell kind of interface, CVSConsole is menu based and utilises the full screen (25x80). The project allows the user to browse the rep
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lomag-Cvs is a graphical cvs client written in java. It uses the cvslib library from netbeans to handle the actual cvs calls. Lomag-Cvs focuses on providing a simple to use interface for beginning users of cvs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CVS Permissioning Tool It allows you to tightly control commit and tagging access to your CVS Repository. This tool makes cvs a serious player in the SCM Tool World it makes up to any other system such as VSS or ClearCase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Very simple project for reporting on cvs repositories. Two independent implementations are being written - one in Java and one in Python. Thus this is also a comparison between the two languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    One way synchronization utility from Subversion to CVS written on Java. To submit bugs or request new features please use the project tracker at project home
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gruntspud is a graphical CVS client written in Java. It supports a variety of different connection mechanisms (local, pserver, ext, ssh & server). It is intended to be able to run as a plugin to jEdit but also as as a standalone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Will allow web based (Facelet) ant compile/build/deploy script generator and runner unsing a JCR content repository for managing J2EE components in a project environnement. Maybe a little of all this soon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ant-based tool to migrate Java source files to GNU Autotools standards, making them compatible with usual "configure; make; make install" build mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AntFly is a common build.xml script for apache ant (and java) that can be used in small projects instead of trying to make a build.xml from scratch.It includes a set of tasks that can perform tipical operations like building project, CVS checking, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bloof is an infrastructure for analytical processing of version control data. The main distribution provides a GUI for visualizing the evolution of a software project. External tools can access Bloof via Java API and a XML result mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CVS Client is a Java servlet-based web application which provides client functionalities for various version control systems. Unlike most web-based CVS clients, CVS Client implements full range of client functions including checkout, update, and commit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JViewCVS is a Java-based(JSP) web application for viewing a CVS repository. The goal of this project is to create the same functionality as viewcvs, but written in JSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The IntegrationGuard is a small set of Java classes and some start scripts used in conjunction with CVS. This little tool supports the paradigms 'continuous and sequential integration' and 'unit testing' of 'eXtreme programming'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next