Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open up the MANIFEST.MF file associated with our plug-in and click on the Dependencies tab
  2. Where it says Required Plug-ins, click the Add... button and add the following plug-ins
    • ncsa.analysis
    • ncsa.gis
    • ncsa.tools.elf.core
    • ncsa.tools.ogrescript
    • ncsa.analysis.maeviz.ogrescript
    • ncsa.tools.common
    • org.dom4j
    • org.geotools

Your Dependency list should look like the one in the screenshot below:

The next steps are to add a New Analysis, a Task, and a result schema that tells the analysis how to create our result.

New Analysis

To create a new analysis, open the Manifest.MF if it isn't already open and do the following

  1. Click on the Extensions tab and click the Add... button
  2. In the New Extension wizard that opens, search for ncsa.analysis.newAnalyses, select it and click Finish.
    Image Added