Skip to content

Releases: LewisODB/ODB_IntelliJ

Release list

Lewis ODB 1.0.0

Choose a tag to compare

@aadimator aadimator released this 24 Aug 19:11
Immutable release. Only release title and notes can be modified.

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

  1. Download Lewis-ODB-1.0.0-signed.zip and SHA256SUMS.
  2. Verify the ZIP SHA-256 matches SHA256SUMS.
  3. In IntelliJ IDEA, open Settings > Plugins, choose Install Plugin from Disk, and select the ZIP.
  4. Select a supported Java Application configuration, then choose Run with ODB.