JDevelop IDE
project page
Check out the status of JDevelop status

This page represents my estimation of JDevelop's progress. These values are not absolute and concrete, but are fairly accurate. When all packages are green, then a release is inevitable.

Inactive Volatile Active Slow Stable


JDevelop - Overall Progress and Breakdown


The following is a statistical breakdown of JDevelop as of 03/23/2002:
 
Lines of Code: 4618
Lines of Comments: 1175
Blank Lines: 421
Total Lines: 6214

JCL - JDevelop Control Library - net.sourceforge.jdevelop.jcl


Currently working on the button-related classes (Button, CheckBox, RadioButton) and am soon going to move onto the list-related classes (ComboBox, ListBox, Spinner, List ). Once all necessary controls are done, then the source code counter in the JEL will be reimplemented, using them as a test-bed.

JEL - JDevelop Extension Library - net.sourceforge.jdevelop.jel


I'm focusing on the JCL and haven't done any work in this package.

JTL - JDevelop Text Library - net.sourceforge.jdevelop.jtl


There is no development going on in the JTL. Don't let that fool you that there is no working code in here, I just can't concentrate my efforts on this package until I have an IDE to place the text components into. I currently have a minimal model and extremely minimal view implemented in this package. The basic idea is there and heavily commented. Finalizing the idea into working components that can be used in an IDE will be a fun and bumpy road.

JUIL - JDevelop User Interface Library - net.sourceforge.jdevelop.juil


There is next to no development happening right now in this area. I got the basic UI of JDevelop completed before I realized that I had to learn Trees and Tables to effectively continue, both of which side tracked me for weeks on end trying to decide the most efficient and best-looking approach. I am sure there will a few more tools that pop up in the JEL that are test cases of these technologies I'm trying to implement, the most obvious of which will be a file explorer.

Valid HTML 4.0! SourceForge.net Logo Valid XHTML 1.0!