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: compiler error

On Thu, 3 Jan 2002, Yakup Bayram wrote:
> what could be the reason for folllowing error?
> 
> java.lang.NoSuchMethodError: java/util/Vector: method 
> add(Ljava/lang/Object;)Z not found
>  at visad/MathType.makeTimeAliasVector

All I can think of is that you are trying to compile
using JDK 1.1, since the Vector.add(Object) method was
added in JDK 1.2.

Good luck,
Bill
p.s., I don't have a clue about your BorderPanel problem,
except that I am always prepared for trouble when I use
a new Swing class.


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