Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Quickstart guide corrections.

...

Start with an Example

The 0.6 7 release provides the example management KEXexamples you can add and play around with. You can start with an example either by doing one of the following things:

  • Select "Samples" on the Welcome page and select either the SyncCharts Quickstart Example or the KAOM Quickstart Example-> . This will create a new project will be created, hosting a simple example model for the respective languagewith the chosen example and open the example in an editor.
  • Use the New - Wizard or the Import - Wizard to select one example of examples from a list of available ones:
    • File -> New -> Example -> KIELER
    • Choose a category (e.g. SyncCharts or KAOM) and select some examples
    • Finish

...

  • If it is not already there, open the KIELER Perspective! It opens the most important views that KIELER adds to Eclipse and adds some shortcuts to the New -Menumenu.
    • Window -> Open Perspective -> Other... -> KIELER Modeling
  • Create a new empty simple project.
    • File -> New -> Project

In your new project you can create new graphical or textual models. Here is some possible use case:

...