Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: compile

Hi,
I am getting following error when I compile. These files do exist but 
it complains about packages or files not found.


*** Building in cluster
javac -J-mx64m -g *.java
/export/home/johnf/chhaya/visad/util/DataUtility.java:55: cannot resolve 
symbol
symbol  : class ColorProcessor  
location: package process
import ij.process.ColorProcessor;
                  ^
/export/home/johnf/chhaya/visad/data/netcdf/Plain.java:19: cannot resolve 
symbol
symbol  : class Netcdf  
location: package netcdf
import ucar.netcdf.Netcdf;
                   ^
/export/home/johnf/chhaya/visad/data/netcdf/Plain.java:20: cannot resolve 
symbol
symbol  : class NetcdfFile  
location: package netcdf
import ucar.netcdf.NetcdfFile;
                   ^
/export/home/johnf/chhaya/visad/data/netcdf/Plain.java:21: cannot resolve 
symbol
symbol  : class Schema  
location: package netcdf
import ucar.netcdf.Schema;
                   ^
/export/home/johnf/chhaya/visad/data/netcdf/Plain.java:22: cannot resolve 
symbol
symbol  : class Variable  
location: package netcdf
import ucar.netcdf.Variable;
                   ^
/export/home/johnf/chhaya/visad/data/netcdf/Plain.java:23: cannot resolve 
symbol
symbol  : class VariableIterator  
location: package netcdf
import ucar.netcdf.VariableIterator;


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