Skip to content

Getting Started

Michael Jastram edited this page Nov 27, 2015 · 7 revisions

Table of Contents

Toolchain basics

As the toolchain is based on existing components, we will not describe them in detail here. Rather, we provide a brief overview on how they play together:

Eclipse

There is plenty of good information about Eclipse available. The first place to consult is the Help system that is part of Eclipse. You can access it via Help | Help Contents.

Retrieving the model from gitHub

The actual model is stored on the [Modeling](https://github.com/openETCS/modeling). You can import directly by using the git import wizard (File | Import...). You need the following Repository URL:

https://github.com/openETCS/modeling.git

Bug reports

Bug should be reported at this address: https://github.com/openETCS/toolchain/issues.

  • Create a new issue: Just click on the new issue button
  • Select the Bug report label
  • Fill the title with a precise naming
  • Fill the comment that describes more precisely your bug
If the bug is related to a tool that is developed outside openETCS project:
  • A toolchain contributor/openETCs tool chain manager will assign this issue
  • The assignee should forward the issue to the corresponding project
  • The assignee should put a link in the bug report issue.
Clone this wiki locally