资 源 简 介
Quick Start
You will need a JDK 5.0+ (J2SE 1.5.0+) or compatible JDK to run JingsY.
Download and install MySQL Workbench.
Start Workbench, Database --> Reverse Engineer to get the schema of your dababase.
Save it, you will get a file named filename.mwb
Download and extract JingsY.
From JingsY root directory run:
gaixie-jingsy-x.x>jingsy /home/tommy/filename.mwb# For Windowsgaixie-jingsy-x.x>jingsy d:filename.mwb
The output directory will be created. You can have a look at a sample output at http://micrite.gaixie.org/dev/schema/ .