mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_dependencies.md: add database and spring plugins
This commit is contained in:
parent
95c3bab893
commit
aed1b14c5d
@ -49,12 +49,15 @@ See also [](extension_point_list.md#intellij-community-plugins) and [](plugin_co
|
||||
|---------------------------|---------------------------------|
|
||||
| Copyright | `com.intellij.copyright` |
|
||||
| CSS | `com.intellij.css` |
|
||||
| Database Tools and SQL | `com.intellij.database` |
|
||||
| IntelliLang | `org.intellij.intelliLang` |
|
||||
| Java | `com.intellij.java` |
|
||||
| JavaScript and TypeScript | `JavaScript` |
|
||||
| Kotlin | `org.jetbrains.kotlin` |
|
||||
| Markdown | `org.intellij.plugins.markdown` |
|
||||
| Maven | `org.jetbrains.idea.maven` |
|
||||
| Spring | `com.intellij.spring` |
|
||||
| Spring Boot | `com.intellij.spring.boot` |
|
||||
|
||||
### Preparing Sandbox
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user