Re: visad-installation

Hi,

just a note on this:

..\ij\plugin\FolderOpener.java:247: unreachable statement
                       return 0;;
is simply wrong, because the statement after the "return 0;" is, as pointed out by the compiler, unreachable. I.e. it is invalid. I don't think this has anything to do with extra ";" in a line.

Cheers,

Ugo


  • 2002 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: