All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.dev-tools.node_debugger.module.json Maven / Gradle / Ivy

There is a newer version: 10.6.27
Show newest version
{
    "extensions": [
        {
            "type": "view",
            "location": "navigator-view",
            "id": "navigator-network",
            "title": "Node",
            "order": 2,
            "persistence": "permanent",
            "className": "Sources.NetworkNavigatorView"
        }
    ],
    "dependencies": [
        "sources"
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy