JRED Java Rapid Enterprise Development                                                        

HowTo
Download
Source
 JRED is a Swing based GUI interface that allows you to create EntityBeans with
minimal code. Please see howto to get started.

JRED generates the need CMP EntityBean(2.0 spec). which can be save
in a directory of your choice. It also generates a default build.xml file
which can be used along with xdoclet to generate the need ejb.jar.

To Run JRED you need JDK1.2 and above. To create the needed ejb.jar file you will
need ANT(http://ant.apache.org/) , XDoclet(http://xdoclet.sourceforge.net/) and JBOSS() for testing.

(c) jred 2003