Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Roedy Green Newsgroups: comp.lang.java.programmer Subject: Re: Error while compilling program on Linux Date: Wed, 11 May 2011 03:06:00 -0700 Organization: Canadian Mind Products Lines: 33 Message-ID: References: <14db58a7-1f7f-4a8d-89d4-b27559860fff@d1g2000yqm.googlegroups.com> Reply-To: Roedy Green NNTP-Posting-Host: RCd/Ul4tyxGUBII8WGwa5g.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Forte Agent 6.00/32.1186 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3960 On Mon, 9 May 2011 22:54:41 -0700 (PDT), ruds wrote, quoted or indirectly quoted someone who said : >This program was working perfectly 10 days ago and now suddenly it has >started giving errors. >What might be the problem? see http://mindprod.com/jgloss/javacexe.html to find out what he default settings are and what setting you are using. In Ant it looks like this: see http://mindprod.com/jgloss/ant.html If you are compiling other than a single directory of files at a time, you should be using ANT or equivalent. -- Roedy Green Canadian Mind Products http://mindprod.com How long did it take after the car was invented before owners understood cars would not work unless you regularly changed the oil and the tires? We have gone 33 years and still it is rare to uncover a user who understands computers don't work without regular backups.