Sigasi Eclipse Blog

VHDL generation from Yakindu state charts with Xtend

Last month I was introduced to Yakindu, an open-source-toolkit for model-driven development of embedded systems. One component of the Yakindu toolkit supports the graphical development of finite-state machines: the Yakindu Statechart Tools (SCT). Although I'm personally rather skeptical to graphical development tools and prefer textual entry with visualization, the Yakindu Statechart Tools seemed really powerful. For example, SCT supports hierarchical states, parallel states, …

Creating e-books with Eclipse

In November last year, I attended a very interesting session of Torkild Resheim about creating e-books in Eclipse at EclipseCon Europe in Nuremburg. Torkild demonstrated a new plugin he developed that converts wiki markup files into e-books. I intended to try this as soon as I got home from the conference.

Xtext resource caching: loading resources 5 times faster

Those who cannot remember the past are condemned to repeat it (George Santayana). I've always felt ambivalent about that quote. History never ever repeats itself exactly. In computer science on the other hand, it applies very well. In all our collective software applications, we recalculate the same results time and time again and are therefore faced with constant question to remember or not to remember. In this blog series, I'm going to talk about a cache for Xtext resources that we've developed over the past year.

Installing translations for Eclipse

[ voir cette page en francais ]

Even though Sigasi 2.x does not have internationalisation (it is not translated to any languages other than English), much of Eclipse is in fact translated. If your native language is not English, you might consider installing the Babel language packs

Just select Help > Install new Software, then enter the correct update location for your Eclipse distribution.

How to set the update description of RCP product updates

Thanks to Ian Bull on Eclipse Con Europe last week, I finally found out how to set the update description for an RCP product update. This was a tiny annoyance that has been itching since the first release of Sigasi. For the Eclipse plugin version of Sigasi, this never was a problem. The feature description is shown in the update dialog.