Showing 121 open source projects for "java code game"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Start building your dream online with an easy-to-use and affordable website builder | one.com Icon
    Start building your dream online with an easy-to-use and affordable website builder | one.com

    For companies and brands seeking a provider of website tools, hosting, and personalized email solutions

    Website tools, hosting, and personalized email all in one plan. We’ll help you every step of the way. Find or transfer your domain name, build your site, and make it a success. Kick-start your success today by registering the perfect domain name. If you already own a domain name, we’ll help you transfer it. Build your website with the simple Website Builder or more advanced WordPress. Create a beautiful, responsive site in just a few steps. Grow your customer base. You’ve put in the effort of creating something you are proud of, and now you want the world to see it. To get you started, all our plans include one free domain for a whole year. Start building your dream online with our easy-to-use website builder. Grow your website traffic with Google Ads. Get 1 month free when you sign up. Our friendly support team is available 24/7, every day of the year. All our plans include a free SSL certificate. Your website is secure from day 1.
    Learn More
  • 1
    Counts the Lines of Code for any type of source file (Java, C/C++), given the single line comment and muli line comment (configurable)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Libaries and plugins for java developpement with Idea IntelliJ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java libraries with the functionality of indenting source code utilizing regular expresions. Currently C/C++, Java, HTML, and XML are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UCD Analyzer is a tool for analyzing websites usability (as well as accessibility, search engine optimization). It uses set of configurable rules to generate usability report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run your private office with the ONLYOFFICE Icon
    Run your private office with the ONLYOFFICE

    Secure office and productivity apps

    A Comprehensive Alternative to Office 365 for Business
    Learn More
  • 5
    SSJE
    This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JavaCount is a simple (Code, Comments, Cyclomatic and Statements) counter for Java methods that ouput the metrics in various formats (csv, xml, etc) -- Acknowledgement: EU Funded FP6 Qualoss Project (see http://www.qualoss.eu).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Extend the Alloy model checker (Java) to more natively support the OO concepts of dynamic dispatch and inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The GroovyStAr ("Groovy Static Analyzer") project describes a new extensible SCA tool for Java and Groovy. The extensibility is reached through a customizable set of Groovy-scripts, each representing a static source code query against the created AST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PatternDetect is an Eclipse plugin that extracts the design patterns used in an Eclipse Java project. PatternDetect can be extended with new design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • BILL eliminates tedious paperwork, automating data entry and approval routing. Icon
    BILL eliminates tedious paperwork, automating data entry and approval routing.

    Automate the way you pay and get paid

    BILL is a leading financial operations platform for small and midsize businesses (SMBs). As a champion of SMBs, we are automating the future of finance so businesses can thrive. Our integrated platform helps businesses to more efficiently control their payables, receivables and spend and expense management. Hundreds of thousands of businesses rely on BILL’s proprietary member network of millions to pay or get paid faster. Headquartered in San Jose, California, BILL is a trusted partner of leading U.S. financial institutions, accounting firms, and accounting software providers. For more information, visit bill.com.
    Learn More
  • 10
    Java reverse-engineering plug-in for Eclipse Modelling project. Depends on JDK and UML2 eclipse projects. Supports JKD5, including enums and generics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SIM stands for Struts In Mind, the goal is to transform a struts-config.xml file into a Freemind map, thus allowing a better vizualisation of the application mapping. Configuration is analyzed to provide a vision enhanced with colors and icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jUML is a UML diagram application capable of reverse engineering Java source code to create relationship diagrams, source code generation based on a user created UML diagram, and saving/restoring of jUML projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Recognizes typical patterns in Java code which could be replaced with functions provided by open source libraries http://www.jnorm.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Application for searching classpath dependencies of source code. Sometimes you do not know, which common libraries you need to compile existing java source code including transitive dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Prime

    Programming with Millions of Examples

    Prime is a tool capable of downloading massive numbers of code examples, analyzing them, then using the analyzed results for validation, completion or prediction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JASTI

    JASTI

    JASTI (Java AST Inspector)

    JASTI (Java AST Inspector) is an inspector for the OpenJDK compiler AST
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JClassViewer

    A Java class viewer and decompiler which respect line numbers.

    JClassViewer is a viewer for class and jar files. Features: - required Java 7 or higher - used the line numbers to reconstruct an output that is near to the original output. - debugging in Eclipse - should support other languages like Scale in the future
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SQL Spelunk

    SQL Spelunk

    Tools For Testing SQL

    A toolbox for testing SQL. Currently, SQL Spelunk includes code coverage analysis and calling stored procedures in a rolled-back transaction from SQL and JUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Kammerjäger

    Kammerjäger is a debugging tool with integrated correctness proving.

    Kammerjäger is a debugging and testing tool that enables you to prove the correctness of your code. In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected. The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jistory is an Eclipse plug-in for history sensitive detection of design anomalies in source code. This plug-in aims to aid the developer in writing better code by using history sensitive heuristics to analyse multiple versions of source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sistema GnoSis para calibragem de ontologias
    Downloads: 0 This Week
    Last Update:
    See Project