Plugin for Squeak that lets it talk to Intellij IDE. See Intellij Squeak
- Install Squot inside your Squeak Image
- Clone this repo
- Run
IntellijPluginCommServer new
- Save your image
Each time you close and open your image again, the server will restart automatically.
To close the server run IntellijPluginCommServer closeAll