The first two classes not found (java.util.Timer and
java.util.TimerTask) were introduced in J2SE 1.3 so I suspect you are
using an older version of Java.
I'm not familiar with DisplayActivity. Does VisAD require 1.3? The
README says JDK 1.2.
Doug
Chhaya Mudgal wrote:
>
> I am getting following error
>
> DisplayActivity.java:4: Class java.util.Timer not found in import.
> import java.util.Timer;
> ^
> DisplayActivity.java:154: Superclass java.util.TimerTask of inner class
> visad.DisplayActivity. BusyTask not found.
> extends java.util.TimerTask
> ^
> error: Invalid class file format in ./ij/process/ImageProcessor.class.
> invalid constant type: 0
> /export/home/johnf/chhaya/visad/util/DataUtility.java:0: Class
> ij.process.ImageProcessor not found in class ij.process.ColorProcessor.
> //
>
> please tell me what am i missing.
> thanks
>
> Chhaya
--
*----------------------------------------------------------------------*
| Doug Lindholm, Software Engineer | E-mail: lind@xxxxxxxx |
| Research Applications Program | Phone: 303-497-8374 |
| National Center for Atmospheric Research | |
| P.O. Box 3000 | There's no place |
| Boulder, Colorado 80307-3000 | like $HOME |
*----------------------------------------------------------------------*