Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-12-18[generator, generator.java, generator.launch] options for instrumentationHenrik Rentz-Reichert1-0/+16
-msc_instr # generate instrumentation for MSC generation -gen_as_verbose # generate instrumentation for verbose console output
2012-12-10[generator.launch.*] added possibility to add further controlsHenrik Rentz-Reichert1-6/+17
cpp with etUnit flag
2012-11-20[generator.launch*] introduced common base class for ConfigTabHenrik Rentz-Reichert1-0/+237
saved lots of duplicated code
2012-11-15[*] updated eTrice versions in manifestsv_0.3.0.M1Henrik Rentz-Reichert1-2/+2
2012-03-15version 0.1.0 -> 0.2.0Henrik Rentz-Reichert1-1/+1
2012-03-15[generator.launch] bug 373193: Space in path of workspace leads to error ↵Henrik Rentz-Reichert1-2/+24
during generation of runner java files https://bugs.eclipse.org/bugs/show_bug.cgi?id=373193
2012-02-08[generator, generator.launch] improved uri handlingHenrik Rentz-Reichert1-1/+1
using file uris, absolute and relative - no file: scheme
2012-02-02Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert1-20/+20
Conflicts: plugins/org.eclipse.etrice.generator.c/src/org/eclipse/etrice/generator/c/gen/ActorClassGen.xtend plugins/org.eclipse.etrice.generator.c/xtend-gen/org/eclipse/etrice/generator/c/gen/ActorClassGen.java plugins/org.eclipse.etrice.generator.java/xtend-gen/org/eclipse/etrice/generator/java/gen/ActorClassGen.java plugins/org.eclipse.etrice.generator.java/xtend-gen/org/eclipse/etrice/generator/java/gen/StateMachineGen.java plugins/org.eclipse.etrice.generator/xtend-gen/org/eclipse/etrice/generator/extensions/RoomExtensions.java
2011-09-22[generator.launch] bug fixHenrik Rentz-Reichert1-4/+0
2011-09-22[generator.launch, generator.launch,java] console name provided by sub classHenrik Rentz-Reichert1-1/+7
2011-09-22[generator, generator.java, generator.launch] some re-factoringHenrik Rentz-Reichert3-184/+106
- moved generic stuff to generator - new wizard simplified (simple Java project, no plug-in)
2011-09-19[...] reduced warnings and added dependency for buckminsterHenrik Rentz-Reichert1-2/+1
2011-09-15[tutorials, integration.tests, modellib] changed gitignore and added ↵Henrik Rentz-Reichert1-0/+2
generated files
2011-09-15[generator.launch, generator.launch.java] added a generator launcherHenrik Rentz-Reichert8-0/+668

    Back to the top