>>>>> "Kyle" == Kyle Galloway <[EMAIL PROTECTED]> writes:

>> Missing a break for these cases. Did the compiler not output any
>> warnings? Please double-check.

Kyle> Yeah, I must have missed the warnings, classpath just has so many of
Kyle> them (1000+) it's hard to see if they pertain to you.

If you edit in Eclipse, the editor will say whether there are any
warnings in the current file.  Also you can restrict the error display
(in the problems view) to any subset of the code that you like.

For the command-line build, yeah, the volume of warnings is a
problem.  I guess you could compile the file by itself, but that is
sort of a pain.

Tom

Reply via email to