Skip to content

Sireum Kekinian IntelliJ Plugin

License

BSD-2-Clause, BSD-2-Clause licenses found

Licenses found

BSD-2-Clause
license.md
BSD-2-Clause
license.txt
Notifications You must be signed in to change notification settings

sireum/intellij-plugin

Sireum IntelliJ Plugin

This IntelliJ plugin integrates Sireum tools.

Setup

./setup.cmd

Set IntelliJ preference: Editor -> GUI Designer:

  • Generate GUI into: -> Java source code
  • Default accessibility for UI-bound fields: -> protected
  • Build, Execution, Deployment -> Compiler -> Disable Add runtime assertion for notnull...

To Run/Deebug

Click on sireum-intellij-plugin

To Package

Rebuild project in IntelliJ, then:

clean

Rerun setup:

./setup.cmd

Package artifacts:

cleanFiles; packageArtifactZip

Post-processing:

./post.cmd