IntelliJ-IDEA-Java-Card-Project-Template
IntelliJ-IDEA-Java-Card-Project-Template copied to clipboard
Project template for Java Card applet development using IntelliJ IDEA IDE
Results
1
IntelliJ-IDEA-Java-Card-Project-Template issues
Sort by
recently updated
recently updated
newest added
hi I run this sample for java card applet in Intellij IDEA witt doing all steps in readme....But I got this error . java.lang.NullPointerException at javacard.framework.Applet.register(Applet.java:266) at helloWorld.HelloWorld.(HelloWorld.java:17) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native...