| [news.eclipse.newcomer] Re: stop eclipse from generating .class files with compile errors |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message
Patrick Hart schreef:
Can I stop eclipse from generating .class files with compile errors?
I have several times checked files into our source control system after ant succeeded, and would like ant to fail if it can't compile.
That?s a strange question. A good version control system would ignore .class files altogether. Subclipse does, and I suppose standard CVS too...