Search Results for "java code tidy" - Page 160

Showing 4096 open source projects for "java code tidy"

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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • 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
    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
  • 6
    The Microsoft Bytecode Engineering Library is a library written completely in Java that allows the user to parse, create, edit, and rewrite .NET assemblies. The code originally came from the University of Arizona. http://www.cs.arizona.edu/projects/mbel/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XMLStruct is a code generation tool that produces Java classes to parse XML based on a schema description such as XMLSchema and a set of attached actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Enerjy is a static code analyzer for Java that integrates seamlessly with Eclipse. In addition to scanning your source code for stylistic problems, bugs and inefficient code, Enerjy also calculates your Enerjy Index Score.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Eclipse GMF/EMF based graphical editor for creating ORM diagrams (object-relational Mapping) and code generator. Three cartridges (based on openArchitectureWare) are provided currently: Java Persistence API (JPA), Grails ORM (GORM) and Django Models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Tiria is a eclipse-plugin to view code coverage data (e.g. from cobertura) within the IDE. Main objective of the plugin is to show how the code coverage changes during project progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CowNewStudio is a tool based on Eclipse,with it,developers can generator Hibernate configration file(hbm.xml) and POJO very easily,and we keep the model for you ,and you can use the model for incremental development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A conversion/mapping framework to help converting data from different domains stored in various technologies and formats, by specifying a conversion method in an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LogicBuilder helps developers create complete and correct logic structures (if then else). Logic structures based on multiple variables are prone to human error. LogicBuilder eliminates this source of error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JAW – Uma Ferramenta para a automação do desenvolvimento de sistemas de informação orientada a modelos e estruturas de bancos de dados.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Migration Tool from EJB Entity Beans 2.1 to JPA Pojos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is a step back in time to when people actually still did JDBC. It generates base classes with common functionality on all the tables in a database that a user will then extend to make their project specific implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pava is an implementation of Relation Oriented Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MECT

    MANEATER CLOUD TECHNOLOGY

    a lightweight, cloud based, information software system designed to help effectively mitigate the managing of bad clams and man-eaters!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Facebook Developers Desktop

    An Eclipse based IDE for developing Facebook applications and games

    THIS CODE IS OUT OF DATE AND WILL BE UPDATED FOR SILICON VALLEY CODE CAMP 2014 An Eclipse based IDE for developing Facebook applications and games. This is an independent project not affilated with Facebook
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FAST SDK is a graphical user interface based upon Eclipse RCP and GEF for editing flowcharts that can be converted into structured ones by using FAST(Flowchart Abstract Syntax Tree) and generates optimized code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TopClipse is an editor plugin for TopCoder applet. It provides integration with Eclipse IDE. Developers can use Eclipse to resolve competition problems fast and easy. TopClipse generates code template and test cases based on problem statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project is the source to a tutorial that shows how to use Eclipse AST to add complete subtrees to your code. There are no releases, just browse the SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Maven plug-in to generate code (and documentation) from sources written in Noweb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This package can be used to emulate class namespaces under PHP 5. It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.
    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.