资 源 简 介
The application translates visual basic 6.0 code into java code. It is written in java. It takes a visual basic project and translate all the classes, modules and forms it contains into Java. The goal of the application is not to translate the interface of the forms but the code. The resulting code is not supposed to be ready to compile. The application tries to help the programmer translate the 90% of the code. The programmer has to translate the harder parts.