0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 19 days ago. based on code collected 19 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed non-reset eContainer when moving object into resource contents More... about 1 year ago
MoflonEmfBuilder no longer throws exceptions when there is no model folder More... about 1 year ago
Merge pull request #142 from eMoflon/feature/planuml-svg-view More... over 1 year ago
Fixes wrong ID for PlantUML SVG view More... over 1 year ago
Merge branch 'master' into feature/planuml-svg-view More... over 1 year ago
Merge pull request #141 from eMoflon/hotfix/manifest-mf-bug More... over 1 year ago
Merge branch 'master' into hotfix/manifest-mf-bug More... over 1 year ago
Merge pull request #138 from eMoflon/hotfix/change-rt-to-jdk17 More... over 1 year ago
Merge branch 'master' into hotfix/change-rt-to-jdk17 More... over 1 year ago
Switches default plantuml view to the SVG one More... over 1 year ago
First steps to fix the MANIFEST.MF bug More... over 1 year ago
+ added a new plain eMoflon view (a window with a blank canvas) + added new plugin interface for rendering visualizations in the new eMoflon view More... over 1 year ago
Fixed plugin dependency names for eclipse version >=2022-09 (not backwards compatible) More... over 1 year ago
added missing plugin dependencies More... over 1 year ago
Merge pull request #139 from eMoflon/hotfix/eclipse-2022-09-deps More... over 1 year ago
Updates dependency to apache commons IO More... almost 2 years ago
Updates MoflonProjectCreator + PluginProducer to JavaSE-17 More... almost 2 years ago
Updates MANIFEST JRE to "JavaSE-17" More... almost 2 years ago
Bugfix: SmartESets are now LinkedHashSets due to order issues when loading xmis More... almost 2 years ago
fixed a bug where isAbstract and isInterface was not set in smartemf projects More... almost 2 years ago
Changes required exec env to Java-SE-17 More... about 2 years ago
fixed for missing exports on newly created modeling projects More... about 2 years ago
More or less a hotfix for file save issue More... about 2 years ago
Revert "corrected SmartEMF file save fix, which caused resolving existing files didn't work properly" More... about 2 years ago
corrected SmartEMF file save fix, which caused resolving existing files didn't work properly More... about 2 years ago
fixed smart emf file save, which did not work if there was no pre-existing file More... about 2 years ago
+ added a small fix to prevent the deletion of every package export that ends with ".util" More... about 2 years ago
fixed a problem where enums were not parsed correctly because we were using the attr container to get the factory and not the actual type More... about 2 years ago
fixed a problem where convertToString was using the wrong factory (when the attribute values stems from another external metamodel ) More... about 2 years ago
fixed problem with w3c.xml dependency that was caused by a dependency of smartemf to xerces (which we did not need) More... over 2 years ago