Skip to content

Commit

Permalink
Update intellij-dev.md
Browse files Browse the repository at this point in the history
issue-:cncf#82

Signed-off-by: xonx <[email protected]>
  • Loading branch information
xonx4l committed Sep 5, 2023
1 parent c08cb24 commit c44b5ed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions apps/intellij-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,10 @@ The template can be downloaded from [here](https://gluonhq.com/download/intellij

Once the IDE has been restarted, from within your editor, you may simply type `fxprop`, and a popup lets you choose the type of property you want. Once you press tab (or enter), the code for property is generated inside the editor. You can then immediately start typing the property name, and this will automatically update all the method names. Once you’ve done this, all you need to do is import the relevant classes.

# Graph Database support

Graph Database support plugin allows you to work with databases without leaving IDE.

Plugin is developed and supported by Neueda Technologies.

Github-:https://github.com/neueda/jetbrains-plugin-graph-database-support/

0 comments on commit c44b5ed

Please sign in to comment.