Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Other>Java Bytecode WorkbenchNew to Visual Studio Code? Get it now.

Java Bytecode Workbench

Software Technology Group

|
6,734 installs
| (0) | Free
VS Code Explorer for the OPAL Application
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Java Bytecode Workbench README

Description

This extension aims to bring the advantages of Opal-Project into VSCode. Features include Java Bytecode processing, engineering, manipulation and analysis functionality like three-address-code oder bytecode view.

Usage

To use this Extension you will need JRE and a Java like Project. Please make sure java executable is in your Path.

Quick Start

  1. To start using OPAL in VSCode just click the lense symbol in the sidebar.

  2. Wait until the Java Bytecode Workbench is ready

  3. Click at the class you want to analyse

  4. Choose the View you want to see (Three-Address-Code Naive, Three-Address-Code SSA like or Bytecode)

After the Project is loaded (this may take some time) the Three-Address-Code or Bytecode will be shown.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft