Community
Participate
Working Groups
Build Identifier: A server type can specify that no runtime instance is needed for creating a server. In this case, we don't need to create a runtime instance and the runtime instance can be useless. We need a way to configure the runtime so that the New Runtime wizard don't create such a runtime. Possibly, we can add a flag in the Runtime extension point to indicate that no runtime instance is to be created for this runtime. Reproducible: Always