Compile Error / Build error
Dear fellows,
Im not telling i`m quite new into java, my topic will tell:
during compiling of a build, i`m getting an error:
[name]:[number] Cannot Find Symbol.
When i turn on advanced loggin during this build, i see before this error the following:
Could not load a dependentclass (com/sun/media/jai/codec/FileSeekableStream)for type image
Could not load a dependentclass (com/jcraft/jsch/UserInfo)for type sshexec
Could not load a dependentclass (com/jcraft/jsch/UserInfo)for type scp
Could not load a dependentclass (jdepend/xmlui/JDepend)for type jdepend
Could not load a dependentclass (junit/framework/Test)for type junit
Does this have anything to do with it?
Regards,
Salorob
[1104 byte] By [
Saloroba] at [2007-10-2 16:38:41]

> Dear fellows,
>
> Im not telling i`m quite new into java, my topic will
> tell:
>
> during compiling of a build, i`m getting an error:
> [name]:[number] Cannot Find Symbol.
>
> When i turn on advanced loggin during this build, i
> see before this error the following:
>
> Could not load a dependent class
> (com/sun/media/jai/codec/FileSeekableStream) for type
> image
> Could not load a dependent class
> (com/jcraft/jsch/UserInfo) for type sshexec
> Could not load a dependent class
> (com/jcraft/jsch/UserInfo) for type scp
> Could not load a dependent class
> (jdepend/xmlui/JDepend) for type jdepend
> Could not load a dependent class
> (junit/framework/Test) for type junit
>
> Does this have anything to do with it?
>
> Regards,
>
> Salorob
Is this the first compile you have done on the platform?