Showing 529 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
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 1
    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
  • 2
    (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
  • 3
    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
  • 4
    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
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 5
    Planning Tool is a tool developed by QualDev Group (Universidad de los Andes, Bogota, Colombia) created to support the planning process and to track project's activities for all the projects worked in the group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CompareZilla is a utility application that can compare database table. The databases DO NOT have to be of the same type and not even on the same machine. Current release supports Oracle, SQL Server, MySQL and DB2. database table compare database table ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project holds a server side implementation of the Patient Identifier Cross-Reference (PIX) and Patient Demographic Query (PDQ) profiles specified by IHE (IHE.net). The actors implemented are PIX Manager and PDQ Supplier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ball (Baisoft All-purpose List-oriented Language) is a programming language implemented completely in Java. It comes with a graphical user interface, and is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JmsUnit allows you to mock, stub and assert conversations over JMS. It allows you to do this within a JUnit test case, or as a standalone java deployed application. Its been designed so as to easily plug in other implementations of JMS into the code
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 10
    Tudu Lists is a J2EE application for managing todo lists. It's based on Spring 2.5, JPA/Hibernate and AJAX (using the DWR framework). It's a simple yet effective project management tool, and it is also often used as a sample Spring application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Stopwatch is a simple, highly extensible, API that alows monitoring of any part of the application. It reports hits, execution times and load but can be extended to do more via custom engines. It is able to persist data in "in-memory" or real database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Eclipse 3.4 Plugin with several JSP Refatoring Tools. The short term planning is to have the following tools: 1) List/Remove JSP Comments; 2) List/Resolve/Rollback JSP Imports. And for long term: 1) Merge / dif jsp files (back and forth from import).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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: 27 This Week
    Last Update:
    See Project
  • 14
    A Java AJAX framework and API. Jaxcent programmers do not need to use JavaScript, but can do so. Jaxcent provides classes matching elements of the DOM, that can be instantiated to match HTML elements. Also provides automatic session data management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CookXml is a powerful dynamic XML data binding tool for Java. It is designed to be easily extensible and yet simple to use, with advanced exception handling. CookSwing and CookSwt are tag libraries for CookXml to do XML->GUI (XUL) for Swing and SWT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Robin is a framework that automatically generates Python bindings to C++ libraries. In addition to what other wrapping programs (like "Swig" or "SIP") can do, Robin puts stress on maximal useability and the tightest binding possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Eclipse Plugin 3.0 that allows adding a view to both the Environment Variables and Java Properties list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XML Bridge Next Generation (XBridgeNG) is an item/ ticket data exchange format along with an execution runtime based on Apache Ant. It allows you to set up integrations between various tools like Serena TeamTrack, HP QualityCenter, Perforce and many more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EasyAccept is a tool to automate acceptance testing for your Java project in an easy way. All you have to do is to provide test scripts written in simple, client-readable commands, and a Facade to your program. EasyAccept does the rest for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PortugolViana é uma ferramenta open-source para edição/execução algorítmica. PortugolViana permite a edição de algoritmos em português (do Brasil e de Portugal) e a sua execução e monitorização.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JMake is a small tool written in Perl (so Perl is required to run this tool), that helps java programmers do certain things a make is supposed to do, like compiling project, packaging jar file, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...Free voice communication between buddies having any jabber server account. * User can login to his gmail account from our application and then he will get online roster's list. * User can do voice chat with his Rosters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Swirl library provides several Java classes that enhance Java Swing with internationalized actions and buttons, a special 'cell' list, mouse overlay panels, table column decorations, a logging window, simple dialog panels, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple little engine to do fuzzy name & address searching. Helps improve data quality and avoids duplicate data entry.
    Downloads: 0 This Week
    Last Update:
    See Project