Showing 83 open source projects for "command prompt for java"

View related business solutions
  • 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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    STDProject (Simple Tree Driven Project) is a modeling tool for software development projects. It will let you build your project, watch its consistency, generate documentation and reuse work from one project to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CSV for Java provides a Java API for reading/writing CSV files as well as command-line tools supporting transformations and file comparisons. Useful for both developers and testers using CSV files for their work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Open Source Application Server Appliance based on Open Source GlassFish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    scount4ant is an ant task extension to count total lines,comment lines,blank lines and their percent in source code folder and save count result with via format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    LogCrawler is an ANT task for automatic testing of web applications. Using a HTTP crawler it visits all pages of a website and checks the server logfiles for errors. Use it as a "smoketest" with your CI system like CruiseControl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CppNcss provides various measurements (also known as metrics) by statically analyzing C++ source code, mainly aiming at evaluating maintainability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Automatic test generation tool for Java, based on genetic algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Forest Project aims at building a repository in which documentation artefacts about any system, and relations between them, can be stored, from which documents can be generated and can aid in checking whether the system is consistent and complete
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    maven2-junit4x is a maven2 plug-in which runs test written in Junit4.x. It has customisable output options and is written to make as few a demands on the developer as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Library to include in your (web-)application for checking the integrity of your deployed applications. AppDigest creates hashcodes for all projectfiles and offers the possibility to check (via servlet call or command line) for unwanted modifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mutator (mutation code framework) allows to evaluate the quality of unit tests prepared for a Java software application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Java-Based-GUI-Test-Automation-Library (jabuta) provides the possibility to test software on a GUI-based level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CyVis is a free software metrics collection, analysis and visualisation tool for java based software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    JTombstone is a program for finding dead code in your Java programs. It reports on dead code at the method level, by processing Java class files. No source code is needed to use it. JTombstone is a Java program and requires JDK 1.4 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CherryPick is a development tool able to compute NCSS (Non Commenting Source Statement) and CCN (Cyclomatic Complexity Number) on java sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tool to check for duplicate files in a classpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Duplicated source code can harm maintainability of software systems. Duplo is a tool to find duplicated code blocks in large C, C++, Java, C# and VB.Net systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    psm4j is a project schedule monitoring tool based on JavaNCSS. It can analyze the java code in the project to capture the development status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PMDStat generates statistical HTML reports based on PMD scans and annotations from CVS repository. The original idea comes from QALab project but the aim of PMDStat is to avoid anonymity in determination of who broke given PMD rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CCCC is a tool which analyzes C++ and Java files and generates a report on various metrics of the code. Metrics supported include lines of code, McCabe's complexity and metrics proposed by Chidamber&Kemerer and Henry&Kafura.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    OCL4Java is a pre-compiler(ant and eclipse) to include OCL-Constrains as Java5 Annotations in the Source-Code and have code to check them generated with a user-defined reaction to violations. (Does not change line-numbers for the debugger)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    bddshell is a command line program for deductive database-based analysis. Its primary focus is software vulnerability detection. It acts as a front-end to a number of other programs, such as bddbddb and joeq.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A tool to analyse Java programs in order to show if and where they employ “busy waiting".
    Downloads: 0 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.