Set up Java Card Visual Studio Code Support
The Java Card VS Code support relies on the Oracle Java VS Code Extension. It enhances your development experience for Java Card applications within Visual Studio Code (VS Code). It streamlines common tasks and integrates functionality from the Java Card Development Kit Tools bundle, such as the converter and verifier.The versions of VS Code and the Oracle Java extension used for this release are referenced in the Release Notes.
- Ahead of this section, ensure your system variables are properly configured by reviewing the instructions in the Installation section, especially Verifying the System Variables and Configuring the Java Card Development Kit Simulator. This setup is important for smooth operation within VS Code.
- Open VS Code and create a Java Card Profile. You can access the Profiles editor from the File > Preferences> Profiles menu item. Press New Profile button and choose a name for your Java Card profile (e.g. Java Card). Make sure that Extensions are set to None inside the Contents section. Press the Create Button and then click the check icon near the newly created Profile.
- Install Oracle Java VSCode
Extension for your locally installed VS Code IDE. Make sure only the
Java Oracle Extension is enabled and any other extensions for Java support are
disabled.
- First Step: Search for Java Platform Extension for Visual Studio Code inside the Extension Section.
- Second Step: Install Java Platform Extension for Visual Studio Code.
- Make sure there are no other Java Extensions installed on your local machine.