NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

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: