Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-05-21[core.common] Fix import statement validationJan Belle1-1/+1
If Eclipse is not running, the global resource descriptions don't exist. In this case the import helper throws an exception that is silently ignored by Xtext. Change-Id: I9a488ccee84f8f00bc1df8f9cd0fff5f7553d3ec
2021-05-08[core] Upgrade to Xtext 2.25.0 and Java 11Jan Belle3-26/+26
Bug 573430 Change-Id: Ie6af72c3aa36316f78edf3c414be98d4f3136c2b
2020-11-14[core] Update mwe2 workflows to new xtext code generatorJan Belle16-110801/+824
Bug 562962 Change-Id: I2e8c8dd09a99bc5bcc01971b209b567210832db7
2020-07-04[ui] Add content assist for namespace of import statementsv_3.1.0Jan Belle1-1/+9
Bug 564396 Change-Id: I41daad65c7a2b7a1311009dcf6fa10dfb6d1e345
2020-06-24Bug 564609 - [core] organize imports doesn't consider references of SPPsHenrik Rentz-Reichert1-1/+45
Fixed a bug in the computation of used types. Change-Id: I65bc5db255c1206ee297b6ece87c0100775070dd
2020-05-22[core.room] Remove compound protocolsJan Belle9-13538/+10969
Bug 563234 Change-Id: I40839986d6b390600b932b79053538ea9942eed8
2020-05-15[core.room] Implement validation for wiring algorithmJan Belle1-23/+2
Bug 563215 Change-Id: Ic7535b3505cd4d3e0af29e4a897eba0bdfa373e3
2019-11-29Bug 546282 - [ui] Implement "organize imports"Henrik Rentz-Reichert3-0/+143
Implemented a fairly general mechanism that can be adapted easily for other models, e.g. one using the FSM part only. Change-Id: Ib322afaed71b55e7dc66fb330a203520828f2c8f
2019-11-22[core.room] Refactor room grammar to represent the order of its classesJan Belle5-11224/+10874
In order for the Xtext serializer to work properly, the grammar must represent the order of its elements. Bug 552643 Change-Id: I096701977de5c7a51c5551d5b07b075ed7280932
2019-10-22Bug 550882 - [diagram] diagram close with "don't save" does not workJuergen Haug1-70/+2
* fixed cancel * refactoring Change-Id: I602a3d3fb30a58ee338e7bb59ac06943b06003a5
2019-10-18Bug 550882 - [diagram] diagram close with "don't save" does not workHenrik Rentz-Reichert1-2/+2
* fixed the bug (for all editors) * removed commented-out code Change-Id: I53f80d00cc297bd6daa36f02d230a5349781f8ea
2019-10-11Merge "Bug 550612 - [ui] Diagrams should be openable for non-critical ↵Juergen Haug1-14/+10
validation issues"
2019-10-11[releng] Ensure consistent versioning of eclipse pluginsJan Belle1-17/+17
* Set all plugin and feature versions to 0.0.0 * Remove all version constraints of plugin dependencies * Implement build logic to update version strings * Integrate maven tycho build in gradle build Plugin and feature versions are updated by the build process. Version is computed from last git tag. Bug 541499 Change-Id: Ic9453508a27488239718074c318182977a21c214
2019-10-09Bug 550612 - [ui] Diagrams should be openable for non-criticalHenrik Rentz-Reichert1-14/+10
validation issues Introduced the concept of blocking issues preventing the diagram editors to open. Change-Id: I0d90a578f8de66a4da022e7dbeff82df3d390feb
2019-08-26added RoomModel template with correct namespace + minor improvementsJuergen Haug4-12/+46
Change-Id: I7401f72c45cab737a0bc82ca6b1278de43fa7e78
2019-08-19Bug 550217 - [room.ui] restricted import quickfix to RoomClasses onlyJuergen Haug1-1/+2
Change-Id: I6af2e9859ee9d4af204f1903000b846db083ec3e
2019-07-22Bug 549448 - [dialog] reference selection behaves like editorJuergen Haug1-0/+4
Change-Id: Iee6818229926659926db05e667157a5968362a1c
2019-07-19[ui] improved usability of imports + removed deprecated warningv_2.0.0-RC12Juergen Haug3-80/+26
Change-Id: I731b661789c2ff3022922717f71da8ccabe0de0b
2019-07-17Bug 549333 - [ui] Improve highlight of annotations and commentsJuergen Haug3-22/+9
Change-Id: I64a5c134306711aa1e35cf1c78d90146176011c3
2019-07-10Bug 549132 - [room.ui] Add hyperlink to namespace importsJuergen Haug1-3/+2
Change-Id: Iab7eda3d6658163cb23e93cd7f81071f799c77ba
2019-06-10Bug 548124 - [ui] added editor folding for copyright and importsJuergen Haug2-3/+12
Change-Id: I10a3431f0a09988bab910f298c9edf5cffab0c0a
2019-06-03[releng] removed versions for emf in manifestJuergen Haug1-1/+1
Change-Id: I729d74f0b5a88fd97a1f4e498deececedbd8737b
2019-05-16[ui] hover text shows elements namespaceJuergen Haug4-10/+40
Change-Id: I9a7473d463bec15d1c5bd687835815f75bea32b9
2019-05-15[common.ui] Modify content assist to always propose unqualified namesJan Belle2-98/+29
Change-Id: Ibb4627a4e8eb00f8d263ba5a8dadeece3c9baa54
2019-05-07[generator.tests] Migrate tests to new import systemJan Belle1-1/+1
Bug 545235 Change-Id: I5f349f7ab6cf12e23cfc68323987e24c998ae263
2019-05-03Bug 546030 - [doc.gen] Improve preview of documentation commentsJuergen Haug1-7/+5
Change-Id: I995912ef87ba9229945c04b945beacec7fada79d
2019-03-10[core] Implement validation and quickfix for room model nameJan Belle2-0/+25
Bug 545234 Change-Id: I8e8cbd7dd690123253cd8a6790b767e34932b088
2019-03-06[core] Allow import statement without uriJan Belle5-8669/+9071
Bug 544947 Change-Id: I274fb82fd3084d090502ec677414f47e3ba3c0b9
2019-03-01Bug 544723 - [room] Added annotation target RoomModelJuergen Haug7-9229/+9476
Change-Id: I7ed2285c459135f50d0ba02000d287c12bf25ddd
2019-02-25Bug 544723 - [room] Add annotation for deprecated elementsJuergen Haug2-7/+63
Change-Id: I36f078ca58c9aff38299ef4024c747ccecfd4b72
2019-02-14Bug 544440 - [room.ui] Add auto import quickfix for unresolved elementsJuergen Haug2-0/+124
Change-Id: Ic70bd255f0112ca383c6178d85c7b1ca051e4eb9
2019-02-11Bug 541024 - Template proposals have wrong identation and newlinesJuergen Haug1-105/+76
Change-Id: I410185039615c0f673aaf4c6b10692347705daf2
2019-01-27Merge "Bug 543468 - New annotation targets in FSM"Henrik Rentz-Reichert5-9809/+11433
2019-01-18Bug 543564 - [doc.gen] add operations in generated documentationJuergen Haug1-0/+6
Change-Id: I3171e7ca8a5fee31be2f4096e8473a00d99ef394
2019-01-16Bug 543468 - New annotation targets in FSMChristian Hilden5-9809/+11433
- Added all kinds of states as annotation targets - Added all kinds of transitions as annotation targets Signed-off-by: Christian Hilden <christian.hilden@protos.de>
2019-01-12Bug 540562 - Support var args for operationsJuergen Haug7-8792/+9046
Change-Id: Iac41237fa9ff9bd614aa33b051635c18f1674dd7
2018-12-14Bug 541363 - [Usability] SAP not satisfied should be validated in editorHenrik Rentz-Reichert1-2/+6
behavior was improved significantly (cf. the bug)
2018-11-23switched back to former implementation in RoomEditorHenrik Rentz-Reichert1-2/+10
worked in 2.15 but but not in 2.12
2018-11-23reduced warnings in eTrice Java and Xtend sourcesHenrik Rentz-Reichert3-4/+5
2018-11-02Bug 540718 - documentation fields should be added to SAP and SPPHenrik Rentz-Reichert5-5318/+5692
a documentation field was appended to the rules for SAP and SPP Change-Id: I08994be904e0810a24c2a9d16368f2c485f802c3
2018-10-12removed usage of DCTools againHenrik Rentz-Reichert5-146/+62
rolled back to previous implementation Change-Id: I218c8ad4adaec940ca0e2340cef5074a07b7dae6
2018-09-28[core] Avoid repeated injector creationJan Belle1-2/+3
* Create custom validator extensions using dependeny injection. * Add factories for generator model builders. Change-Id: I8d72e336ab981c0c218f17aca9d38688c46ac3fe
2018-08-31bug 538027 - switching from EPL-1.0 to EPL-2.0Henrik Rentz-Reichert22-43/+83
* applied the changelicToEPL2.0.sh script * manually added license.hmlt to features * poms with license block * adjusted a unit test because of a line number change Change-Id: I4f781e5211dfcf6cbae761234aee9daeb53d639f
2018-07-06next version will be 2.0.0v_2.0.0-alphaHenrik Rentz-Reichert1-9/+9
Change-Id: I68e0ce73d54ea500a5d0df14d09be96ce1879948
2018-07-06Merge remote-tracking branch 'newfsmgen_finalize'Henrik Rentz-Reichert20-10467/+11996
Conflicts: plugins/org.eclipse.etrice.ui.behavior.fsm/META-INF/MANIFEST.MF plugins/org.eclipse.etrice.ui.behavior/META-INF/MANIFEST.MF Change-Id: Icc81a851cdcdb35081b8eaa3d5b025c1f850de54
2018-07-06Bug 536769 - [room.ui] Use new DC tools for content assistHenrik Rentz-Reichert6-65/+152
proposal provider based on DCTools (incomplete and not used yet) - no tests yet - not active yet in RoomProposalProvider.java Change-Id: Icd74d023029e229519b067844e001254fca4d5cc
2018-07-06version 1.1.3v_1.1.3Henrik Rentz-Reichert1-7/+7
in MANIFEST.MF, category.xml, feature.xml and pom.xml Change-Id: I50eb2944879ecb1a39d6593bf95567fa795b225a
2018-06-18Merge remote-tracking branch 'gerrit/master' into newfsmgen_finalizeJuergen Haug1-7/+7
Conflicts: plugins/org.eclipse.etrice.ui.behavior.fsm/META-INF/MANIFEST.MF plugins/org.eclipse.etrice.ui.behavior.fsm/src/org/eclipse/etrice/ui/behavior/fsm/support/StateSupport.java plugins/org.eclipse.etrice.ui.behavior.fsm/src/org/eclipse/etrice/ui/behavior/fsm/support/TransitionSupport.java plugins/org.eclipse.etrice.ui.behavior/META-INF/MANIFEST.MF pom.xml releng/org.eclipse.etrice.parent/pom.xml tests/org.eclipse.etrice.generator.c.tests/.gitignore tests/org.eclipse.etrice.generator.cpp.tests/.gitignore tests/org.eclipse.etrice.generator.java.tests/.gitignore Change-Id: I048e62574a0bca94bf86ed19bba6ed4325a37e81
2018-03-05compatibility with older guava versionsJuergen Haug1-8/+4
2018-02-23[ui] fixed detail expressions in dialog and guardJuergen Haug3-14/+38

Back to the top