How to convert Vb code to java.

Hi,I want to know how to make conversion a visual basic source code into java. The conversion could be (1:1) scale.Is there any compilers making the live easier (solving this problem) ? Thank you all.Abu_ramla
[257 byte] By [Abu_ramla] at [2007-9-26 1:30:34]
# 1
:) All the best, pal.There is no tool (AFAIK) that will convert VB code to Java. The two are toooo far apart. You will have to do it the hard way. i.e. Write all the code in Java yourself.
dewangs at 2007-6-29 1:28:52 > top of Java-index,Archived Forums,Java Programming...
# 2
It cant' be done VB using windows COM, and MFC to run, java does not.
xascendent at 2007-6-29 1:28:52 > top of Java-index,Archived Forums,Java Programming...