Re: .Java File Error
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Thu, 22 Dec 2005 23:08:15 GMT
On Thu, 22 Dec 2005 17:57:45 -0500, Eric Sosman <eric.sosman@xxxxxxx>
wrote, quoted or indirectly quoted someone who said :
> Many editors, whether Java-specific or not, are
>able to match up pairs of {} and () and () for you;
>this can be very handy if you'd rather not count
>them for yourself. Another way to avoid this kind
>of error is always to write "complete" forms: you'd
>start out by writing
other trick is to label the {} with what they are and use a
beautifier to make sure pairs align .
I wish SCIDS learned the trick I use in JDisplay to use variable size
{}()[] to help visually balance.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- .Java File Error
- From: mrfurley15
- Re: .Java File Error
- From: Eric Sosman
- .Java File Error
- Prev by Date: Displaying graphics
- Next by Date: Re: hex representation of floating point value
- Previous by thread: Re: .Java File Error
- Next by thread: Re: .Java File Error
- Index(es):
Relevant Pages
|