Versions Compared

Key

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

...

Now you might want to use some advanced features of KLighD diagrams, like sophisticated figure styling or diagram synthesis options. Details on that will follow soon, the EcoreDiagramSynthesis, which allows to create appealing class diagrams from Ecore model and which you will also find in the examples project, illustrates those features already. The following picture shows such a diagram, and a list of options for tailoring such diagrams in the side bar on the right.

...

Trouble shooting

  • Be sure to compile your Eclipse plug-in project with Java 5 or Java 6 compatibility.
  • Increase the perm memory size with the VM argument -XX:MaxPermSize=128M (Arguments tab of your Eclipse run configuration) if you get a PermGen space exception.

...