takaki / jdip

A fork of http://sourceforge.net/projects/jdip/, refactoring with modern Java technology.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README for jDip

This is a fork of jDip. The object is refactoring with modern Java.

Original jDip is developed by the jDip development team. More information may be found at http://jdip.sf.net/

Requirements

  • JDK 8 or later

TODO

  • Build system: Gradle
  • Unit test: Spock
  • GUI: JavaFX
  • New Java syntax
    • Collection
    • Generic
    • Enum
      • Remove readResolve
    • Stream
    • remove null check. replace by Optional or empty collection.
  • Simplify complex optimizations
    • Remove delayed initialization
  • JSON: replace XML-based data files

License

This code is released under the GNU GPL version 2. If this is not acceptable, please contact me and we can work out an alternative license agreement, such as LGPL, or whatever suits your needs.

No warranty, neither express nor implied.

About

A fork of http://sourceforge.net/projects/jdip/, refactoring with modern Java technology.

License:GNU General Public License v2.0


Languages

Language:Java 89.8%Language:HTML 6.7%Language:Groovy 2.3%Language:CSS 0.5%Language:NSIS 0.4%Language:XSLT 0.2%Language:Haskell 0.0%Language:Batchfile 0.0%Language:Shell 0.0%