CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Java Compiler

  1. #1
    Join Date
    Feb 2000
    Location
    Albany, NY
    Posts
    5

    Java Compiler

    Hi there,

    I am trying to obtain a Java compiler to learn Java as a beginner. Does anyone know which one is the most commonly used (MS Visaul J++ ??), where to buy and approximate price ? It can be a previous version.

    Many thanks,
    Teresa



  2. #2
    Join Date
    Sep 1999
    Location
    Johnson City, NY
    Posts
    43

    Re: Java Compiler

    You will need to download the Java API from Sun. With it, you get a free Java compiler. This is the most commonly used compiler, because it is 'true' java. Microsoft taints Java with proprietary garbage.

    go to - http://java.sun.com/jdk



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