mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
migrate intellij.ruby.javascript to a new plugin model, set package prefix for ruby
GitOrigin-RevId: 649942efc455f01a92d1e02d170e065bcc3f0b2f
This commit is contained in:
committed by
intellij-monorepo-bot
parent
fc2e46d79f
commit
afe170b31f
@@ -2328,7 +2328,7 @@
|
||||
"id": "2K",
|
||||
"name": "intellij.ruby.plugin",
|
||||
"n": "i.ruby.plugin",
|
||||
"package": null,
|
||||
"package": "org.jetbrains.plugins.ruby",
|
||||
"sourceModule": "intellij.ruby.plugin",
|
||||
"descriptor": "ruby/pluginResources/META-INF/plugin.xml",
|
||||
"pluginId": "org.jetbrains.plugins.ruby",
|
||||
@@ -2623,6 +2623,18 @@
|
||||
"parent": "c2K",
|
||||
"type": 0
|
||||
}
|
||||
}, {
|
||||
"group": "nodes",
|
||||
"data": {
|
||||
"id": "ug",
|
||||
"name": "intellij.ruby.javascript",
|
||||
"n": "i.ruby.javascript",
|
||||
"package": "org.jetbrains.plugins.ruby.erb.js",
|
||||
"sourceModule": "intellij.ruby.javascript",
|
||||
"descriptor": "ruby/ruby-javascript/resources/intellij.ruby.javascript.xml",
|
||||
"parent": "c2K",
|
||||
"type": 0
|
||||
}
|
||||
}, {
|
||||
"group": "nodes",
|
||||
"data": {
|
||||
@@ -3162,7 +3174,7 @@
|
||||
}, {
|
||||
"group": "nodes",
|
||||
"data": {
|
||||
"id": "ug",
|
||||
"id": "ug1",
|
||||
"name": "intellij.spring.integration.core/diagram",
|
||||
"n": "i.spring.integration.core/diagram",
|
||||
"package": "com.intellij.spring.integration.diagram",
|
||||
@@ -3938,6 +3950,17 @@
|
||||
"descriptor": "",
|
||||
"type": 0
|
||||
}
|
||||
}, {
|
||||
"group": "nodes",
|
||||
"data": {
|
||||
"id": "uy",
|
||||
"name": "com.intellij.modules.ruby-capable",
|
||||
"n": "c.i.m.ruby-capable",
|
||||
"package": null,
|
||||
"sourceModule": "",
|
||||
"descriptor": "",
|
||||
"type": 0
|
||||
}
|
||||
}, {
|
||||
"group": "nodes",
|
||||
"data": {
|
||||
@@ -5000,6 +5023,14 @@
|
||||
"target": "55",
|
||||
"type": 1
|
||||
}
|
||||
}, {
|
||||
"group": "edges",
|
||||
"data": {
|
||||
"id": "2K_ug",
|
||||
"source": "2K",
|
||||
"target": "ug",
|
||||
"type": 1
|
||||
}
|
||||
}, {
|
||||
"group": "edges",
|
||||
"data": {
|
||||
@@ -5235,9 +5266,9 @@
|
||||
}, {
|
||||
"group": "edges",
|
||||
"data": {
|
||||
"id": "nQ_ug",
|
||||
"id": "nQ_ug1",
|
||||
"source": "nQ",
|
||||
"target": "ug",
|
||||
"target": "ug1",
|
||||
"type": 1
|
||||
}
|
||||
}, {
|
||||
@@ -7272,6 +7303,22 @@
|
||||
"target": "6X",
|
||||
"type": 0
|
||||
}
|
||||
}, {
|
||||
"group": "edges",
|
||||
"data": {
|
||||
"id": "2K_cV",
|
||||
"source": "2K",
|
||||
"target": "cV",
|
||||
"type": 0
|
||||
}
|
||||
}, {
|
||||
"group": "edges",
|
||||
"data": {
|
||||
"id": "2K_uy",
|
||||
"source": "2K",
|
||||
"target": "uy",
|
||||
"type": 0
|
||||
}
|
||||
}, {
|
||||
"group": "edges",
|
||||
"data": {
|
||||
@@ -7520,6 +7567,14 @@
|
||||
"target": "gg",
|
||||
"type": 0
|
||||
}
|
||||
}, {
|
||||
"group": "edges",
|
||||
"data": {
|
||||
"id": "ug_PN",
|
||||
"source": "ug",
|
||||
"target": "PN",
|
||||
"type": 0
|
||||
}
|
||||
}, {
|
||||
"group": "edges",
|
||||
"data": {
|
||||
@@ -8075,8 +8130,8 @@
|
||||
}, {
|
||||
"group": "edges",
|
||||
"data": {
|
||||
"id": "ug_Bv",
|
||||
"source": "ug",
|
||||
"id": "ug1_Bv",
|
||||
"source": "ug1",
|
||||
"target": "Bv",
|
||||
"type": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user