# IDEACodeTools
**Repository Path**: strivespring/IDEACodeTools
## Basic Information
- **Project Name**: IDEACodeTools
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-02-14
- **Last Updated**: 2025-02-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# IDEACodeTools 
 
## How to find menu:

## 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](https://plugins.jetbrains.com/plugin/11467-aicoder) to download and install from disk
## How to use Transform Jooq code to SQL script:
1. select Jooq code

2. press ctrl+alt+g
3. paste SQL anywhere
## SQL/Jooq Converter
