Search Results for "java code tidy" - Page 94

2451 programs for "java code tidy" with 1 filter applied:

  • 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
    The AUIT toolkit is a high-level Java user interface toolkit which completely abstracts the application code from the interface. For many platforms, native widgets are provided; other platforms can use Swing. The interface is specified in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KotlinPoet

    KotlinPoet

    A Kotlin API for generating .kt source files

    KotlinPoet is a Kotlin and Java API for generating .kt source files. Source file generation can be useful when doing things such as annotation processing or interacting with metadata files (e.g., database schemas, protocol formats). By generating code, you eliminate the need to write boilerplate while also keeping a single source of truth for the metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CodeBot is a java (swing) based application that allows to generate keyboard and mouse events, by using simple scripting configuration. Bot allows to start and manage scripts in new threads. Can be used to write game bots or mouse/keyb simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    drawcode é um plugin do eclipse para edição de diagramas de classe e NS(Nassi & Shneiderman), com a possibilidade de gerar código a partir da associação destes 2 tipos de diagramas.
    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
    For software developers in domains involving statistical analysis, the "R + Java = Inf" project analyses and enhances the interoperability between the R and Java programming languages. The deliverables are source code, documentation and benchmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Example Code Manager is an Eclipse-Plugin for managing sample code and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Online code review tools for C/C++/Java and other types of source code. Supports Clearcase, CVS and SVN. Can be extended to support other source code management systems.
    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
  • 10
    gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A JML-like tool for easy embedding behavior descriptions into the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java library for writing LaTeX files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a Java Swing wizard dialog framework based on Robert Eckstein's article and source code at http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. The Wizard is allowed to have multiple paths to the finish button,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    mdx builder 4 java

    MDX query builder library

    Lightweight Java library for building MDX queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Source code and build tools for the examples published in the book "SOA Using Java Web Services" (Prentice Hall). See http://soabook.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Santos is a multiple source-code/resource generator developed in Java that takes an XML instance and generates the required source-code/resources as specified in its descriptor file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    s2html

    s2html is a C/C++/Java/Lisp HTML source code converter.

    s2html is a very simple C/C++/Java/Lisp HTML source code converter. It uses embedded CSS to format your code. Many other formatters exist, this one started its life back in 1983 as my very first C program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    This is a little Java Swing applications that lets you draw Finite State Machines (FSMs) and generates portable ANSI-C source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Anapgen

    Another Application Generator

    Anapgen is a java based framework meant to generate java applications from a custom language. Anapgen is primarily designed to generate data processing applications (generating both the model and the view logic).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Web Application Stack built on top of Wicket, Spring, Hibernate/Ibatis, Jetty, HSQLDB, Junit, functional testing (Selenium), code coverage(Cobertura), DB Migration and CI. Its intent is to provide a rapid method for creating java web new projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JNAerator simply parses C & Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (also has a very limited C++ support). This lets Java programmers access native libraries transparently with little to no hand-tweaking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JAva Compiled EXpressions - Very fast exression engine for Java, compiled into Java bytecode. Features: - Strong typing - Comipilng into Java bytecode - No reflection during evaluating expressions - Better performance for prepared expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Undx is a bytecode translator, it converts the bytecode for the dalvik vm (a virtual machine for android applications) to standard java bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Coded is a graphically oriented source code editor. With the use of class and method wizards, advanced code manipulation via drag-and-drop, automatic code formatting, and autocomplete/completion suggestion, Coded will make the process of editing a breeze
    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.