Skip to content

Plugins

jensenzhang edited this page Sep 2, 2016 · 2 revisions

DevOpen is based on c9sdk currently. A bunch of Cloud9 plugins have been provided by DevOpen to support different functions. Following is the list of them:

  • c9.ide.maple

    This plugin has be deprecated. It is for the older version of DevOpen (called MapleIDE). It provides 6 components:

    • c9.ide.maple/maple
    • c9.ide.maple/maple.manager
    • c9.ide.maple/maple.magellan
    • c9.ide.maple/panelMininet
    • c9.ide.maple/panelNetwork
    • c9.ide.maple/panelTracetree
  • snlab.devopen.newresource

    Provides basic templates and help users to create a FAST or Maple project.

  • snlab.devopen.controller

    Provides several plugins to maintain the information of SDN controllers (only support OpenDaylight now).

  • snlab.devopen.server

    Provides plugins to start servers to host 1) controllers meta information; 2) controllers management ui;

  • snlab.devopen.topoeditor

    Provides an editor to edit a topology file. Users can use the topology file to create a virtual network by using some virtual network engines like mininet.

Clone this wiki locally