mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
community edition code is encoded in the build number so there's no need for MaiaCE, let it be just Maia.
This commit is contained in:
@@ -68,7 +68,7 @@ target('default': 'The default target') {
|
||||
depends(compile)
|
||||
layoutAll(
|
||||
buildNumber: "IC-90.SNAPSHOT",
|
||||
version: "MaiaCE",
|
||||
version: "Maia",
|
||||
system_selector: "IntelliJIdeaCE90",
|
||||
vmoptions: "-Xms32m -Xmx256m -XX:MaxPermSize=150m -ea",
|
||||
home, out)
|
||||
|
||||
Reference in New Issue
Block a user