Showing 23 open source projects for "bluej"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    bluej-mod-early-access-jdk
    Project stable fixed on jdk-14 Please visit openjdk.java.net!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    informatik

    BlueJ Java projects for my classes

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The BlueJ Checkstyle extension is a wrapper for Checkstyle, a development tool to help programmers write Java code that adheres to a coding standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    darksabre76's Apps

    This will be home to most all my PA.c apps

    This project encapsulates my PA.c apps. Currently, I am packaging quite a few apps including BlueJ, Media Player Classic Home Cinema, and ScummVM. BlueJ will be hosted at its own project page until the official release. Then the entire project will migrate here. Currently a rolling archive of all prior releases will be hosted here as well, in anticipation of official release. Disclaimer: Unless otherwise specified, all of the applications packaged here are property of their respective owners or rights-holders. ...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 6

    Bluej LOC Counter

    An extension for BlueJ that counts logical lines of code.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SRP6 for C# (and a Java implementation)

    SRP6 Authentication Library for C# and Java

    SRP6 Authentication Library for C# and Java. I originally wrote the Java version in college so it is a much simpler version of how SRP6 can be implemented. The Java version is a simple BlueJ project. For a solid description of SRP6, see https://en.wikipedia.org/wiki/Secure_Remote_Password_protocol. Source is included with the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BlueJ Layout Formatter

    Source code layout formatter extension for the BlueJ IDE

    An extension for BlueJ that automatically formats the layout of Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BlueJ File Browser Extension

    BlueJ File Browser Extension

    A BlueJ extension that displays .txt files in the current package.

    This extension for the BlueJ IDE displays a window with a list of the .txt files in the package, and shows the content of the currently selected file. Requires Java 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    BlueJ Java IDE

    BlueJ Java IDE

    Simple, yet powerful IDE for Java.

    BlueJ, a simple, yet powerful Integrated Development Enviroment for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is the first attempt that I know of to put BlueJ, the easy to use and learn Java programming interface, into the PortableApps.com platform. Every single version will be available as they are made. All versions prior to 3.0.8 Dev Test 5 have the OpenJDK bundled. All versions from 3.0.8 Dev Test 6 onward rely upon gluxon's OpenJDK Portable build (http://portableapps.com/node/35441).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Sudoku voor in BlueJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This BlueJ extension allows you to easily manage (i.e. create, import/export and switch between) multiple BlueJ projects. Some neat features help you to auto-position package windows or to handle bunches of jar files (e.g. when correcting exercises).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Plague is a text base zombie apocalypse RPG game. It is made using Java with the compiler BlueJ and it is DOS driven. its started by typing "java Base.class" or running the batch files that are included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project extends the BlueJ Java IDE. It aims to add networking capabilities to the BlueJ interface through BlueJ's extensions API. Since BlueJ is most suited for teaching Java to new programmers this project will focus on teaching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    E-BOB (Eclipse-Based Object Bench) is an Eclipse-based plug-in that allows for graphical instantiation of objects, and models to a limited extent the Object Bench of BlueJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This BlueJ-Extension is developed by three student assistants of the lecture "Programming II" at Saarland University. It is designed especially for the students of this lecture, but useable by others too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The BlueJ Ant extension gives the developer more control over the compilation of their projects from within the BlueJ IDE by using ant build files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jempft is a Java source code formatter plug-in for BlueJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The JotAzul is a free Object Oriented Java IDE created to help teachers and newbies in the POO World. It was inspired on the BlueJ IDE and Blue System language (The Objects First approach). JotAzul was created using the SWT (Simple Widget Toolkit)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    bluEclipse is an Eclipse plug-in reproducing most of the basic functions of the popular Java tool/editor BlueJ such as generation of class diagrams, instantiation of objects, inspection of classes and objects at runtime, invoking methods/library classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java Protocol Stack for Bluetooth. For Linux, a JNI interface is provided to the BlueZ system interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BlueSnip is a code snippet add-in, designed for BlueJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next