Hello,
BeanExplorer is included into BDK as library in binary format:
plugins/com.beanexplorer_1.3.1/beanexplorer.jar
plugins/com.beanexplorer_1.3.1/beanhelpers.jar
There is special file src/build.xml that is included into BDK. It
allows to developer to build BioUML version from source files
using ant tool (http://ant.apache.org/).
You can type:
ant plugin.all
to build all BioUML plug-ins. Then you can start BioUML using run.bat
or shell.bat. Note: when you will start the application first time
then Eclipse runtime will build plug-ins registry (workspace
directory) and terminate the application, so you should start run.bat
again.
Please let me know if you will have some problems and other
questions.
With best regards,
Fedor.
--- In biouml@yahoogroups.com, "yuancheng02129" <yuancheng02129@y...>
wrote:
> Hi,
>
> I tried to build from the source. But beanexplorer class seems not
> in the source download and it is not open source at
> www.beanexplorer.com. Is there any way I can get the source for
> free? Thanks
>
>
> yc