Results 1 to 5 of 5

Thread: Converting VB to JAVA

  1. #1

    Thread Starter
    Addicted Member Geoff Gunson's Avatar
    Join Date
    Jun 1999
    Posts
    241
    Hi

    I have been given the task of converting a VB project into JAVA.

    What is the best way of doing this, should I get an application to do this?

    Also within the VB project is a thrid party control (Graphics server) which does all the graphing for the application, will this convert as well or will I need a JAVA version of the control?

    Thanks in advance

    Geoff

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    The Netherlands
    Posts
    715
    I have seen a program for converting VB to Java a while ago. I don't remember where. But the name is VB2JAVA.

  3. #3

    Thread Starter
    Addicted Member Geoff Gunson's Avatar
    Join Date
    Jun 1999
    Posts
    241
    Cheers M80

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    I think I have to say that the best bet is to actually rewrite it in Java. At the same time as porting it, you will see new ways of doing things. Also, you can take advantage of the OOP stuff.

    And no, your control won't convert.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  5. #5
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    I tried an addin to VB that was supposed to convert VB to Java "effortlessly" but mostly it left me with almost useless code and a list of things it couldn't convert. Plus I had to reinstall VB to get it working properly again after uninstalling the addin.
    "People who think they know everything are a great annoyance to those of us who do."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width