CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 1999
    Posts
    3

    VisualAge - JDK 2



    Has anyone successfully make VisualAge to not use the JDK (1.1.7) that comes

    with it but rather JDK 2 from Sun that you import?


    I tried and the problem is if a class already exist in 1.1.7, e.g. all class

    under java.awt.* and so on, they cannot be updated with JDK 1.2 as an open

    edition on 1.1.7 is not allowed.


    Another question is how to tell visual age to use the JVM that comes with

    JDK 1.2.


    Thanks,

    wendy

  2. #2
    Join Date
    Mar 1999
    Posts
    3

    Re: VisualAge - JDK 2



    Wendy,

    VisualAge does not yet support JDK1.2, but according to the folks at IBM it

    eventually will altho they will not give a date. I share your frustration.



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