mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
19 lines
260 B
JSON
19 lines
260 B
JSON
[
|
|
{
|
|
"ideVersion": "1-10000",
|
|
"supportedJavaVersions": [
|
|
"5",
|
|
"6"
|
|
],
|
|
"supportedGradleVersions": [
|
|
"1.0",
|
|
"2.0"
|
|
],
|
|
"compatibility": [
|
|
{
|
|
"java": "5-6",
|
|
"gradle": "1.0-2.0"
|
|
}
|
|
]
|
|
}
|
|
] |