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

View related business solutions
  • 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    JNDirect is a library that supports JDirect-compatible native methods and method closures. JNIDirect automatically generates (at runtime) JNI native method glue for anything exported from a Mac OS X framework -- functions AND global variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AntProf is Ant tasks for profiling Java programs. The Java VM includes various built-in options for gathering profile data such as -prof, -Xrunhprof, -Xprof. AntProf understands these options and packages everything up into convenient Ant tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OverShadow is an umbrella project for the development of open sourcce Eclipse IDE plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jarg reduces a jar file that have java class files. It remove debugging informations. It remove unnecesary attributes for execution. It remove unused fields and unused methods. It remove unused entry in the constant pool. It rename fields and method
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 5
    A collection of Jakarta Ant extenstions, primarily aimed at J2ee, and remote server project development. Can be used shorten complex j2ee build files to a few lines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is continued in the JBoss-IDE project (http://sourceforge.net/projects/jboss). The sources are at (/cvsroot/jboss/contrib/jbosside). XDoclet support in the JBoss-IDE is much better then in the docletassistant, I wouldn't use it anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    antxmltasks allows ant executions to be driven by an xml file using xpath expressions. Has tasks ForEach, Choose, ConditionalTask, DefaultTask, ValueOf. It is meant to enhance the degree to which dynamic behaviour can be supported by ant build files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An Ant task for changing the ownership of files on Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GAP is a Generic Jakarta ANT Project file for the complete building of a Java Application from your source to executable jar by simply modifying a simple properties file with details on your project. No knowlege of ANT is required. Great way for the novic
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    Plugin for the Eclipse platform that allows various means of introspection into the internals of the platform at runtime. This plugin reveals the way the platform components are composed and how they work together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Enhydra XMLC (http://xmlc.enhydra.org) is an excellent Java-based tool used when developing web-based applications. Eclipse (http://www.eclipse.org) is an excellent platform for integrating development tools. This project is about making the two work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project provides a Maven plugin that grabs all the goals cached in ${maven.home}/plugins/goals.cache and provides a hook to store them in an xml file during postGoal execution. The GoalsBean can be unmarshalled from an xml file listing all the goals
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Coffeetronix is the fast and simple Java UML workbench. It parses your java sources and creates an instant UML classdiagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FOPPS (feature oriented software product planning system) is a tool to help you to design your software product line. It provides different views (project plan, feature tree, ...) to maintain your core assets and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AspectJ integration with Borland's JBuilder IDE. Developers use the AspectJ language to do aspect-oriented programming for Java projects. They can compile and run AspectJ and Java programs, and navigate and view crosscutting structure in the editor an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A tool for transforming DocBook XML to high level type setting languages like Lout and LaTeX. It converts documents into Postscript or PDF and can be used as part of a tool chain as a replacement for openJade/jadeTeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book “Framing Software Reuse: lessons from the real world”. FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JPP is a simple macro preprocessor for Java. It is entirely written in Java and provides C-like preprocessor commands like #define #undef #ifdef #ifndef #else #endif #include. More to be developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JMake is a tool for Java programmers to make compiling large projects consisting of many packages and sourcefiles easy. It is similar in purpose to the make utility familiar to C programmers, except it requires no user configuration.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    idea Log4j property editor plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java based Web API using Swing like controls and concepts. Think of it as Swing for the web. Allows easy development of Servlets and JSPs using a familiar event based component model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A tool allowing software developers to check the backward compatibility of API's between different versions of a Java library. Find out about compatibility between releases of your Java libraries from this tool rather than from the users of your jar!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A personal Java library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The EATRMI project is an effort to provide tools enabling the management of an RMI activation system and registry within Apache Jakarta Ant. The project also addresses the ability to spawn background processes and effectively manage them within Ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
    Downloads: 0 This Week
    Last Update:
    See Project