resolving constant-pool of clazz Luicc/access/fileadministration/AdminFileV

Hi,

can anyone help? I have this problem whenever I import the uicc.access.fileadministration into the Eclispe 3.1 (with JCOP plugin) and building my project.

The full error string is "resolving constant-pool of clazz Luicc/access/fileadministration/AdminFileView; failed: no such clazz Luicc/access/UICCException;"

It's weird because the uicc.access.UICCException is right there & it can be build successfully (without the fileadminstration package). But when I import the uicc.access.fileadministration package & build the project, the build errors appear.

Many Thanks!!!

Eric

[626 byte] By [eric.panga] at [2007-10-2 6:40:40]
# 1
This usually indicates that the export file for the package is missing. You should add the export file to the build path. (Or if you build the library yourself, make sure that the project depndencies are set correctly).)
mkdataa at 2007-7-16 13:48:52 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 2

Hi,

Thanks for your reply.

I have tried to put the export file structure in the build path, but I am still getting the same error:

resolving constant-pool of clazz Luicc/access/fileadministration/AdminFileView; failed: no such clazz Luicc/access/UICCException;

Can you pls be specific on the steps to include the export file into the build path? I could be getting the steps wrong. Otherwise, do you have any suggestions?

Thanks again.

Eric

eric.panga at 2007-7-16 13:48:52 > top of Java-index,Java Mobility Forums,Consumer and Commerce...