Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

JCIDE reset settings

JavaCard Applet Development Related Questions and Answers.
mcgorantla
Posts: 1
Joined: Tue Oct 25, 2016 2:11 am
Points :60
Contact:

JCIDE reset settings

Post by mcgorantla » Tue Feb 07, 2017 4:48 am

I am new to JCIDE and I have messed my the classpath settings in JCIDE.

I am now getting
"~\JDK\bin\javac" -g -deprecation -target 1.2 -source 1.2 -J-Duser.language=en -d "~bin" -encoding windows-1252 -classpath Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/javacard/converter/Converter
Caused by: java.lang.ClassNotFoundException: com.sun.javacard.converter.Converter
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: com.sun.javacard.converter.Converter. Program will exit.


Is there a way to reset the build/classpath settings in JCIDE to original values? Really appreciate your help.

chico0609
Posts: 59
Joined: Mon Sep 14, 2015 5:05 am
Points :416
Contact:

Re: JCIDE reset settings

Post by chico0609 » Wed Feb 08, 2017 1:24 am

Find out configuration files LocalJavahomeProperty.xml and LocalJChomeProperty.xml under your JCIDE project folder and delete the two files.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 66 guests

JavaCard OS : Disclaimer