mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 09:47:50 +08:00
rubymine.md: Fix broken markup
This commit is contained in:
parent
a0a311ba82
commit
177f11a6d9
@ -1,4 +1,4 @@
|
|||||||
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||||
|
|
||||||
# RubyMine Plugin Development
|
# RubyMine Plugin Development
|
||||||
|
|
||||||
@ -44,6 +44,7 @@ dependencies {
|
|||||||
</tab>
|
</tab>
|
||||||
|
|
||||||
<tab title="Gradle IntelliJ Plugin (1.x)">
|
<tab title="Gradle IntelliJ Plugin (1.x)">
|
||||||
|
|
||||||
The configuration of RubyMine plugin projects follows the methods described in [Configuring Plugin Projects using the IntelliJ IDEA Product Attribute](dev_alternate_products.md#configuring-plugin-projects-using-the-intellij-idea-product-attribute), and [Configuring the plugin.xml File](dev_alternate_products.md#configuring-pluginxml).
|
The configuration of RubyMine plugin projects follows the methods described in [Configuring Plugin Projects using the IntelliJ IDEA Product Attribute](dev_alternate_products.md#configuring-plugin-projects-using-the-intellij-idea-product-attribute), and [Configuring the plugin.xml File](dev_alternate_products.md#configuring-pluginxml).
|
||||||
|
|
||||||
The table below summarizes the [](tools_gradle_intellij_plugin.md) attributes to set in the Gradle build script for a RubyMine plugin project.
|
The table below summarizes the [](tools_gradle_intellij_plugin.md) attributes to set in the Gradle build script for a RubyMine plugin project.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user