Lewis ODB 1.0.0
Lewis ODB adds Run with ODB to IntelliJ IDEA. It launches an existing local Java Application configuration under Lewis Omniscient Debugger while IntelliJ retains its normal console and process controls.
Requirements
- IntelliJ IDEA build 252 and later on macOS, Windows, or Linux
- A local target JDK 8 application using the classpath
- A desktop graphics environment
Version 1 does not support test, Gradle, Maven, remote, compound, Android, WSL, container, JPMS module-path, or target-JDK-9+ configurations.
Installation
- Download
Lewis-ODB-1.0.0-signed.zipandSHA256SUMS. - Verify the ZIP SHA-256 matches
SHA256SUMS. - In IntelliJ IDEA, open Settings > Plugins, choose Install Plugin from Disk, and select the ZIP.
- Select a supported Java Application configuration, then choose Run with ODB.