The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
June 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Vector Methods - 'removeAll' and 'addAll'

Posted by Salil V Gangal on July 01, 2001 at 11:48 AM

Friends,

I have version 1.3 of Java Compiler by Sun. One of my programs which uses the methods removeAll and addAll on a Vector object do not compile using SDK of Microsoft. Click here to see the details of the SDK I'm talking about.

Any inputs whether there is any Microsoft compiler which supports the above mentioned methods ?

Okay ... I am interested in using the Microsoft compiler because I want to generate a .EXE file for my Java program. Assuming that the Microsoft compiler is out-of-question ... are there any other free compilers which will allow me to generate .EXE file from Java program for execution in Windows based system ?

Regards,
Salil V Gangal



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us