Open Source Java Code Editors for Linux
Browse free open source Java Code Editors for Linux and projects below. Use the toggles on the left to filter open source Java Code Editors for Linux by OS, license, language, programming language, and project status.
Ride-hailing apps for your business White label solution for any on-demand service, whether it is a taxi, ride-hailing, healthcare services, booking or even pet care
HiMama Preschool & Child Care App is an easy-to-use software solution for savvy child care programs. Providing powerful reporting and management tools for parents, directors, and educators, HiMama Preschool & Child Care Appoffers a quick and easy way to document and share children’s activities, from funny moments to learning and development achievements. Key features of HiMama Preschool & Child Care App include attendance management, child daily reports, meals tracking, events calendar, lesson planning, child development report, parent text messaging, real-time parent communications, and more.
Delphi : VRCalc++ OOSL (Script) and more
Vincent Radio
Delphi : VRCalc++ and more Binary Exec
Vincent Radio
JSEU
Octclipse
Octave development environment built upon Eclipse’s Dynamic Languages Toolkit (http://www.eclipse.org/dltk/). Distributed as an Update site for Eclipse 3.7 Indigo and Indigo-based package for several platforms. Supports search, autocompletion, launching scripts, interactive console, debug and integrated plotting on Octave versions 3.2.x, 3.4.x and 3.6.x. The current goal is to make it running out-of-box on multiple platforms. Currently only Linux and Windows are supported. Mac support is possible. The project needs a maintainer for Mac version, since I don’t have Mac to build Octclipse and test it on this platform. Also, it is worth to support Eclipse 4.0 Juno with DLTK 4.
Open LMS delivers an effective and engaging learning experience. Open LMS is Open Source at its core. Migrating to Open LMS is simple and easy.
As the largest commercial provider of hosting and support services for the open-source Moodle™ learning platform, we help organizations and institutions deliver great learning experiences without complexities
Axel-DICE
🌈 Axel-DICE The Ultimate Code Editor for Effortless Coding! 💻🎲Axel-DICE revolutionizes coding with Dynamic Integrated Code Editor(DICE), allowing you to run code instantly without saving or compiling. With its user-friendly interface, you can write and execute code effortlessly with a single click. Save time, eliminate manual processes, and unleash your coding potential! ⚡️🔥 🚀 Lightweight and fast: No complex setup required. Install Axel-DICE and start coding right away! 🕵️♀️ Auto Language Detection: Automatically detects the programming language C, C++, Java, and Python. 🔍 Simplified Execution: Simply paste your code and click the run button to execute it, eliminating the need to create files or deal with boilerplate code. Axel DICE automates the entire process for you. 📊 Dynamic Terminal: Instantly see program output in real-time, providing immediate feedback on your code execution. 🍀For More Info: https://github.com/Vignesh-72/Axel-DICE
Coded
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
DomainMath IDE
Highlight Code Editor with ANTLR
This project was created to show a way to highlight keywords of any language in a simple way. The resource which has been used is ANLTR (www.antlr.org). You are free to adapt it for your language, you just have to define the keywords in the grammar file.
IGMUS
Open source Interactive Graphical Multiuser System for developing from online RPG/Adventure Games to strategy games like Starcraft. It includes a complete IDE (code editor, sprite and animation editor, scenario editor, debugger), a compiler and a server.
Deploy secure Home Office in a minimum of time with the Remote Work solution: a unique kind of Remote Access to allow your employees to connect and work directly on their office workstations without leaving the safety of their home.
ORADEV — Oracle Sql Developer
Oracle Database Front-End with database navigation, code editor, syntax highlighting and tab completion for database objects.
SCedit
SCedit is a source code editor developed in java hence platform independent and light weight easy to use application. It provides many features like auto formatting, multiple language selection, syntax highlighting, color template customization etc.
Swing Artist
The aim of this project is to build an IDE for Java language which can be used to develop GUI based applications easily without knowing about the GUI components in detail. The idea is to enable users to make GUI as if they are using paint application to draw a design and later generating the code for it. The project also includes a built in Code Editor for editing Java applications. The code editor can also be used to edit file of any supported text file format. The work is focused on the layout of the components that gives the interface a clear and consistent look, conforming to specifiable interface guidelines, in an application and across applications. This interface builder provides an environment for specifying component and layout specifications for the interface of Java applets and applications. The tool enables anyone who knows the semantics of the Java Abstract Windowing Toolkit (java.awt) to build quality interfaces. This is achieved by integrating general design principles