CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 1999
    Location
    Dortmund, Germany
    Posts
    21

    JBuilder 2 Professional and JDK 1.3 ???

    Hallo!

    Is is possible to use the JDK 1.3 with JBuilder?

    Can someone explain how it works!

    Kind regards
    Jochen
    Germany


  2. #2
    Join Date
    Mar 1999
    Location
    Utah
    Posts
    66

    Re: JBuilder 2 Professional and JDK 1.3 ???

    Hi, I have Jbuilder 3 but JBuilder 2 should be the same. Go to the menu
    Project -> Default Properties and the first panel should be for paths
    Where it says Target JDK hit the button define right by it and point it to
    the bin folder where the JDK is installed. It works by using the newer
    java compiler instead of the older one thats built into JBuilder. I haven't
    got 1.3 but this works fine for 1.2. Also if Jbuilder 2 doesn't have this
    feature you can get the educational version of 3 for free.


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

Featured