Versions Compared

Key

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

...

Info
titlePrerequisites

Before starting the tutorial, make sure that you have either an Eclipse installation with the KIELER KGraph Editing and Visualization feature installed or our Standalone KGraph Editor.

Expand
titleDetails for KIELER developers...

The feature adds the following plug-ins to your Eclipse installation that are necessary for using KGraph Text:

  • de.cau.cs.kieler.core
  • de.cau.cs.kieler.core.krendering
  • de.cau.cs.kieler.kgraph
  • de.cau.cs.kieler.kgraph.text
  • de.cau.cs.kieler.kgraph.text.ui
  • de.cau.cs.kieler.kiml

It also adds the following plug-ins that visualize KGraphs as you're writing them:

  • de.cau.cs.kieler.core.annotations
  • de.cau.cs.kieler.core.ui
  • de.cau.cs.kieler.core.kivi
  • de.cau.cs.kieler.core.model
  • de.cau.cs.kieler.kiml.service
  • de.cau.cs.kieler.kiml.ui
  • de.cau.cs.kieler.klighd
  • de.cau.cs.kieler.klighd.piccolo
  • de.cau.cs.kieler.klighd.xtext
  • de.cau.cs.kieler.krendering.extensions
  • edu.umd.cs.piccolo

...