CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Location
    Scottsdale, Arizona
    Posts
    28

    What's the best java compiler tool

    I'm trying to find a good java development tool. One that has both a good integrated development environment and also has full support for java 2.

    I like Microsoft's environment, but their support for the java language sucks.
    I've tried Sun's java workshop, but their development environment isn't that good.
    I've tried bulletproof's JDesigner Pro, and I can't figure out how to use it.
    I've tried Symantec's Visual Cafe 3.03 trial version, but they aren't up to date with their java support.

    I'm getting tired of downloading, installing, and trying out these environments. Does anyone have one that they really like, and has full support of java 2.



  2. #2
    Guest

    Re: What's the best java compiler tool

    hai,
    To solve ur problem, u could try out KAWA. It is available at www.download.com. This one is a good IDE for java where
    it is only a front end for the underlying JDK. Hence U dont have to get a new copy of it each time Sun upgrades its
    compiler. It has debugging support also. For the help files, u will have to download Sun's documentation from its site
    and configure the IDE to pick up help info from those downloaded files.
    Have a taste of it & I am sure u will like that
    thanx,
    devi prasad
    [email protected]


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