Showing 485 open source projects for "java to do list"

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
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 1
    A toy XML-aware (but otherwise generic and extensible) content management system demonstrating how to do sophisticated management of versioned hyperdocuments with a focus on issues of import and export of compound documents (e.g., XInclude-based).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This simple Java applet will use a few URL obfuscation methods to mask a URL. This isn't meant to be anything earth shattering, but maybe useful. It does more than basic URL encoding (although it does that). Also contains a library to do it all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Cobol Lexer take a cobol source program and return it as a list of lexical tokens. Library takes source code in fixed, free and mixed formats. It recognizes standard Cobol 85.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JEHA (Java Exception HAndler) makes easy handling exceptions in Java programs. You can annotate your classes and methods and the framework know what to do when an error is raised. Annotate your class. JEHA does the rest!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 5
    jMemoryUse
    This simple project provides a way to efficiently calculate the actual memory use of any Java object. The class makes use of the JVMs own instrumentation support to calculate the object memory use in a portable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ajanta is a Java API to solve linear programming problems. Linear programming is a method for determining a way to achieve the best outcome (such as maximum profit or lowest cost) in a given list of constraints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project aims to create a testing environment for S7-PLC (programmable logic controller) software. It is based on the Eclipse platform and can test S7 instruction list code exported from the Siemens Step7 software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    "Yet Another Do-It-Yourself (Test) Automation Framework" specification. Use or modify one of the existing software implementations (hosted/referenced here), or implement the framework yourself. Download and read the spec for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KemetLF is a Java/Swing library + DEMO which defines the Look and Feel of kemet project. This library which introduces the transcription and transliteration of egyptian hieroglyphs based on the list of Gardiner's signs (middle egyptian) - Art and Cu
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 10
    Tubo is a simple integration adapter that can be used by configuration or component especialization. This adapter is build with a Pipeline Achitecture in mind, using a components pipeline to do the job, configuring or extending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tester2 is simple test framework for functional testing of server applications (j2ee: jms, ejb, tibco, oracle, file, custom). Its tests are command driven, does not need any knowledge of programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JLogWatch
    My work as a system administrator and developer includes debugging software. I scan and filter logfiles many times a day. This tool can help you to color and filter your logfiles. So you can concentrate on the interesting things to do!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JAutoCombo is an auto-complete combo box for Java applications. The control is easy to use and does not require writing any code. Place it in a container, and it will do the rest automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eclipse plug-ins for editing, building, and debugging Action Script 3 code as an IDE. Based on the free Adobe Flex SDK 3, uses fcsh to do fast compilation and fdb to do debug. Provide syntax coloring, error/warning markers, code assistance, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebAPSEE - Flexible Process Management
    WebAPSEE is an open source project which aims to provide automated support for software process management. The users list is: http://groups.google.com/group/webapsee-usuarios
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AgileTrack
    AgileTrack is an agile/extreme programming (XP) development planning, iteration, and task tracking tool. It assists in the life-cycle of iterations, projects, stories, tasks, and bugs. It focuses on simplicity, usability, flexibility, and practicality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Forker aims at providing a solution to the memory consumption of java Runtime.exec method under linux for really big vm like application servers. It is a small vm that will do the fork and communicate back the two outputs from the exec command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The COLIMA project is a framework for managing reusable Constants Lists such as Gender, Countries, Marital Status, etc. The project also includes an Eclipse plug-in to manage the constants lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple tool to pinpoint jdbc connection leaks in java code. Of course your code is the best and implements patterns, but what if you have to work on an old project that is not so neat and it has a connection leak? Do you start looking everywhere?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java's DefaultListModel does not support generics. I wrote a list model that supports generics. I would like to share it and get feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XSEpic is an Eclipse Plug-In for editing XS scripts, used for creating random maps and AI scripts for Age of Mythology and Age of Empires 3. Features include syntax highlighting, content assist, and a reference view that contains a list of constants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    (Really) Thin HTTP Client: no https, small jar file size (never over 25kb), no dependencies (just jre1.6+ or jdk1.6+), can do POST and GET request methods, can send POST methods with multipart/form-data, can send request parameters and fast. Get it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Blunder is an automated tool for analyzing chained exceptions in Java. It's usefull for classify, generate a customized error message and a list for possible solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Todo List Manager is a web based application that can be used for creating, editing and maintaining a todo list. Todo lists can be shared with others as well.
    Downloads: 0 This Week
    Last Update:
    See Project