IDEACodeTools icon indicating copy to clipboard operation
IDEACodeTools copied to clipboard

Intellij IDEA plugin for some code tools

trafficstars

IDEACodeTools icon

JetBrains IntelliJ Plugins JetBrains IntelliJ plugins

How to find menu:

screenshots

Features:

  1. Update play.libs.F.Option to java.util.Optional
  2. Transform Jooq code to SQL script
  3. Transform SQL script to Jooq code

Install:

  1. Settings -> Plugins -> Marketplace search CodeTools to install
  2. Open plugin page to download and install from disk

How to use Transform Jooq code to SQL script:

  1. select Jooq code screenshots
  2. press ctrl+alt+g
  3. paste SQL anywhere

SQL/Jooq Converter

screenshots