Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » eTrice » stand-alone generators
stand-alone generators [message #1698414] Mon, 15 June 2015 12:06
Henrik Rentz-Reichert is currently offline Henrik Rentz-ReichertFriend
Messages: 261
Registered: July 2009
Senior Member
Hi all,

we have published eTrice stand-alone generators for Java and C for quite
a while now. But they haven't been associated with a specific release
until now and have only been updated sporadically.

Now our Hudson build also publishes the stand-alone generators with the
other nightly build artifacts and the eTrice Downloads [1] page makes
them accessible.

The current version is a jar-in-jar type of archive. This means that all
required archives are contained as jars wrapped in the top level jar.
Since this turned out to be associated with quite a big performance
penalty (we measured 15 sec for a single generator run) we decided to
switch to a jar with required jars located in an adjacent directory. All
together will be packed into a zip archive to be available in a single
download.
We feel this to be a bit inconvenient since the downloaded zip has to be
unpacked first. But the speed-up seems to be worth it. We measured only
2 sec now for a single generator run :-)

-Henrik

[1] https://www.eclipse.org/etrice/download.php
Previous Topic:[announce] eTrice 0.5.0 first milestone build
Next Topic:eTrice Help
Goto Forum:
  


Current Time: Sat Jun 03 06:23:09 GMT 2023

Powered by FUDForum. Page generated in 0.02761 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top