Showing 327 open source projects for "java projects on linux"

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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Spring ME provides an implementation of Spring to Java based platforms not supporting reflection. Think Java ME and GWT. It allows you to use a plain old Spring application context, and turn that into a BeanFactory you can use at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Railroad diagram generator. Generates diagrams in PNG and SVG from parser grammars specified in BNF and other parser formats. Implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Step is to create and organize TEXT in a strict and linear fashion. The creative possibilities are as large and endless as the next Step.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tying together Zend Framework, PHP/Java Bridge, JTOpen, and Tomcat to provide a FOSS solution for i5 (IBM i, iSeries, AS/400) PHP developers struggling with the performance issues of the Integrated File System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    The iPOJO-Toolbox includes several projects to ease the conception and the use of components above the Apache Felix iPOJO framework. It contains several handlers, some standard OSGi services as well as an Eclipse plugin, and many other useful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Generates syntax highlighted HTML for almost all (including ASP,Aspect-J,AWK,C++,C#,COBOL,CSS,FreeMarker,Groovy,HTML,INI,Java,JavaScript,JSP,Makefile,Pascal,Perl,PHP,PL-SQL,Properties,Python,RTF,Smalltalk,TeX,VBScript,Velocity,XML,XSL) languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sw8t.docs is a free API documentation generator for any programming language. sw8t.docs generates Javadoc-formatted documentation from non-Java source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Automatic estimation of development effort, based on historic source code evolution. Soft Size generates an HTML report of the evolution of the lines of codes of a project, by file and author, extracting the information from a Subversion repository
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The DITA Open Platform is a free, open-source project which goal is to provide an enterprise platform for the edition, management and processing of DITA documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 10
    JarHunt is a simple Ruby/Rails app that allows you to upload and catalog jar files that you work with every day. The jar files are then searchable, making tracking down which class files belong to which java archive easy and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Eclipse and Java Video Tutorials

    Video tutorials for learning Java OOP programming with Eclipse.

    Free video screencam tutorials for Eclipse and Java. Includes "Eclipse and Java for Total Beginners", "Using the Eclipse Workbench", "Introducing Persistence", and "Using the Debugger". Intended for beginning and intermediate users and programmer. You can view the Total Beginners tutorials on Youtube at https://www.youtube.com/playlist?list=PLv6UtFrA7VEu4PtzJaGHHSeZBi6mdJtwv. You can read descriptions and download all of the tutorials at http://eclipsetutorial.sourceforge.net.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 12
    PROJECT CLOSED. DoxyGate is Doxygen GUI Frontend written in Qt. It has modern and easy-to-use interface which allows to quickly configure and run Doxygen projects.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    STDProject (Simple Tree Driven Project) is a modeling tool for software development projects. It will let you build your project, watch its consistency, generate documentation and reuse work from one project to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Spring BeanDoc is the tool that facilitates documentation and graphing of Spring bean factories and application context files. Though very easy to use, it is designed to be flexible and extensible to meet most needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SAgent86 is the Java code for a participant agent in the Agent Reputation and Trust (ART) Testbed 0.3.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JDiff is a Javadoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporting what has changed between two releases of your product.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    this is an eclipse Distro meant for SWE642 students and can be used by other introductory courses in web development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QuickDoc is a java document parser that reads documents from plain text files using a simple language and exports the document to other formats like PDF, HTML, Java Help and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Neutrino is a web-based solution dedicated to technical documentation written in Docbook. Neutrino is designed for technical writers and provides a seamless workflow to manage, author and publish modularized XML Docbook content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An API for documents: think Doxia with compile time validation of your document structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bibliography converter. Converts BibTeX bibliographies to Docbook 5.0 bibliography documents. Can be used as a command-line tool, Ant task or as library in other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JRET (Java Reverse-Engineering Tool) is a program that is capable of reconstructing sequence diagrams from JUnit testsuites through dynamic analysis. It is written in Java/AspectJ and provides a GUI as well as command-line possibilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a game.Player has to save his target point(staff).There is an enemy tank. The enemy tank will be trying to kill the staff.If staff is killed then game will be over. And if player can kill the enemy tank then player will win the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NOTE: This SourceForge project is now *obsolete*, and has now moved to Savannah, please visit: http://savannah.gnu.org/projects/cp-tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    http://www.loms-itea.org The goal of the LOMS project is to define and develop an open service architecture through which new innovative local mobile services can easily be created, deployed, and consumed by mobile users.
    Downloads: 0 This Week
    Last Update:
    See Project