Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

missing export file for package java/lang

smarty_card_pantsOct 19 2010 — edited Jan 12 2017
I created a javacard project in Eclipse with a simple applet. I added api.jar to my build path. If I attempt to run the converter to build the .cap file (converted applet file), I get the error message that there is a "missing export file for package java/lang. If I add jc222.jar (from NXP's jcop tools) to the build path I do not get the error. Because I will be shipping my .cap file, I do not want it to contain anything proprietary from NXP. By adding jc222.jar to my build path does anyone know what my liabilities are?
This post has been answered by safarmer on Oct 19 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 21 2011
Added on Oct 19 2010
6 comments
2,477 views