Menu

Tree [cfecb2] master 1.4.13 /
 History

HTTPS access


File Date Author Commit
 nbproject 2023-10-29 Hervé Hervé [a9a231] - Add a method loadResources method in the Plu...
 samples 2025-11-26 herve herve [cfecb2] Fix the computed time for an action not being p...
 samplesConfig 2025-11-20 herve herve [a59b62] Add methods in the MDIApplication to return if ...
 src 2025-11-26 herve herve [678676] Fix the computed time for an action not being p...
 test 2025-11-26 herve herve [b17f3c] Add the capability to print a help text for the...
 tools 2025-11-26 herve herve [357902] Use jDependency 1.4.11
 www 2025-11-26 herve herve [6b6e4c] Fix the computed time for an action not being p...
 .gitignore 2025-11-05 herve herve [9ef62a] Fix the updated Plugins map not using the Plugi...
 APACHE 2016-11-11 Herve Herve [66676a] initialize the git repository
 CHANGES.md 2025-11-26 herve herve [b9d238] Fix the computed time for an action not being p...
 COPYING 2016-11-11 Herve Herve [66676a] initialize the git repository
 LGPL 2016-11-11 Herve Herve [66676a] initialize the git repository
 README.md 2025-10-19 herve herve [b988b9] replace readme by markdown
 build.xml 2025-11-05 herve herve [6c92c6] Fix the updated Plugins map not using the Plugi...

Read Me

MDIFramework

MDIFramework is a Java based toolkit to ease applications developement.

Where is it?

The home page for the MDIFramework project can be found in the sourceforge Project web site (https://sourceforge.net/projects/mdiframework/). There you also find
information on how to download the latest release as well as all the other information you might need regarding this project.

History

This project is a copy of the java.net project of the same name (http://mdiframework.dev.java.net//).
I own the two projects, and I ported the java.net project infrastructure to sourceforge because java.net hosting infrastructure will close soon (April 2017).

The associated java.net project exists since 2006.

See CHANGES.md

Requirements

A Java 1.7 or later compatible virtual machine for your operating system.

Installation

The MDIFramework.jar file is the library of the application. bootstrap.jar contains the fundamental interfaces used by plugins, and can be used for plugins, if you
also want to use them independantly.

For legal and licensing issues, please read the LICENSE file.