I've got tons of these errors, can someone tell me what I need to do to =
resolve it?
I've been following the Sample applications and I've tried to compile =
it.
However, running the demo's do work, which probably tells me something =
with the PATHs is not setup correctly. any help is appreciated, thanks!
C:\development\ReadFile.java:5: cannot resolve symbol
symbol : class SmartCard =20
location: package service
import opencard.core.service.SmartCard;
^
C:\development\ReadFile.java:6: cannot resolve symbol
symbol : class CardRequest =20
location: package service
import opencard.core.service.CardRequest;
^
C:\development\ReadFile.java:7: cannot resolve symbol
symbol : class FileAccessCardService =20
location: package fs
import opencard.opt.iso.fs.FileAccessCardService;
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.