Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #16125
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: unreachable code |
| Date | 2012-07-19 16:15 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <075h085m7d498bd9mhjb6tn5kmrl5f12sb@4ax.com> (permalink) |
| References | <09b77849-931d-46d9-b9b7-89441b81734e@googlegroups.com> |
On Thu, 19 Jul 2012 14:50:58 -0700 (PDT), bob smith <bob@coolfone.comze.com> wrote, quoted or indirectly quoted someone who said : >Is there an easy way to tell Java not to bug me about unreachable code? Most IDES have a way to with a keystroke comment the code out. That way it is easy to revive it later, but has no effect on the class file. -- Roedy Green Canadian Mind Products http://mindprod.com The greatest shortcoming of the human race is our inability to understand the exponential function. ~ Dr. Albert A. Bartlett (born: 1923-03-21 age: 89) http://www.youtube.com/watch?v=F-QA2rkpBSY
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
unreachable code bob smith <bob@coolfone.comze.com> - 2012-07-19 14:50 -0700
Re: unreachable code Arne Vajhøj <arne@vajhoej.dk> - 2012-07-19 18:02 -0400
Re: unreachable code glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2012-07-19 22:04 +0000
Re: unreachable code Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-07-19 15:06 -0700
Re: unreachable code Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-07-19 18:28 -0400
Re: unreachable code Cecil Westerhof <Cecil@decebal.nl> - 2012-07-21 09:47 +0200
Re: unreachable code Roedy Green <see_website@mindprod.com.invalid> - 2012-07-19 16:15 -0700
csiph-web