We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2ffdc commit f874807Copy full SHA for f874807
otterdog/eclipse-platform.jsonnet
@@ -1,6 +1,6 @@
1
local orgs = import 'vendor/otterdog-defaults/otterdog-defaults.libsonnet';
2
3
-orgs.newOrg('eclipse-platform') {
+orgs.newOrg('eclipse.platform', 'eclipse-platform') {
4
settings+: {
5
blog: "https://www.eclipse.org/eclipse/",
6
description: "Eclipse Platform is a framework for rich client applications in Java, powering the Eclipse IDE and other toolsets",
0 commit comments