Search Results for "java code tidy" - Page 77

Showing 4092 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
    Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CLEXW is a Cross-Language Extension for XWeaver (http://www.xweaver.org/). It is an aspect weaver which allows programmer to use the same aspect for weaving C++ or Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Generate Java source files from Hibernate hbm.xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Small application dbcode-svn-sync makes us able to synchronize source code on your Oracle DBMS with your SVN repository.
    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
    Explore the use of and provide Java/Javascript code for interactive lab pages at the Wikiversity project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pl-sql-editor

    pl-sql-editor

    PL/SQL Editor module for NetBeans IDE

    This project will add support for editing Oracle PL/SQL objects right inside the NetBeans IDE, including syntax highlighting, code folding and indentation. See Wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BLOAT is a Java bytecode optimizer and class rewriter implemented entirely in Java. By optimizing Java bytecode, code improvements can occur regardless of the compiler that compiled the bytecode or the virtual machine on which the bytecode is run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Commons-SSH is a thin bridge between different Java SSH implementations libraries. It doesn't contain any crypto-related code and created to be used by projects who doesn't want to care about export control regulations (let client to decide)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Its an Eclipse 3.5 Plugin. It can be used to find linear paths for unit testing of any method. The linear path covers all the child methods and till leaf level of the hierarchy. The packages which should be covered in the path can be controlled.
    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
    The BeanExaminer is a framework to present any java objects in an interactive surface to browse and edit them. A generator is included to create the desired pojo's through a given db connection. In this impl. the Beanexaminer uses hibernate + swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AOSCAT
    Another Open Source Code Analysis Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An alternative/custom Minecraft server, written in Java, compatible with the original protocol. OpenCraft is built upon Apache MINA, SLF4J, Jython and XStream. The aim is to have features not in the official server distribution, like antigrief/scripting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Tonic is a graphical interface for playing chess on Internet Chess Servers (especially FICS). It is based on Jin's source code. Read more about features and development at tonic-chess.blogspot.com and at http://kenai.com/projects/tonic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Videos generation from java code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CHAMELEON is a declarative framework for tailoring adaptable Java applications for resource-constrained devices and can be used for tackling a form of adaptation to the execution context.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ECL is a system-level specification language for HW/SW designs and is based on Esterel and C. The ECL compiler parses ECL, writes Esterel and C, and uses the Esterel compiler to produce an implementation. Originally developed at Cadence Berkeley Labs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    A spring utility that makes developing with spring a little easier by enabling, with minimal code, runtime wiring, static ApplicationContext access, easy spring application creation and FitNesse-Spring integration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A set of common reusable code that I use, manage and maintain. It is generalized and uses alot of extensible interface based API's leaving expansion to the basic concepts in these libraries almost limitless.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    A framework that compares performance of different pieces of code. Available in four languages: c#.net (SharpKinoko), java (JKinoko), c (CKinoko) and c++ (CppKinoko)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JDemo is the Java demonstration framework. It provides a new approach for demo driven software development: When developing software you write short code snippets. Those demos can then be used for code documentation and demonstrating the program output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Scooter framework is a high-productivity full-stack Java web framework. With Scooter, you can build RESTful database-backed web applications in minutes in Java. You will enjoy Ruby-on-Rails-like development style and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project lists common Java programming errors. This project has mainly only documentation on this errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    nsL is a new C-like programming language for writing NSIS installation wizards (http://nsis.sourceforge.net). The nsL assembler takes nsL code and translates it into original NSIS script which can then be compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This program allows you to create a transmission hologram using just a computer, a laser-printer, and an overhead transparency. This hologram will behave like one created using a laser and can be projected or viewed with a point source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tic Tac Toe Game is Developed By Me and I have Included all the Source Code along with the Game.. So You can edited as You want...
    Downloads: 1 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.