issues Search Results · repo:opcoach/genModelAddon language:Java
Filter by
91 results
(65 ms)91 results
inopcoach/genModelAddon (press backspace or delete to remove)Factory implementation code must be generated as xtend file if xtend option is chosen. Currently it is generated as java
code. The problem is that when the user overrides it with xtend code, the java code ...
PhilippeNoel
- Opened on Aug 29, 2023
- #97
Even if we choose to generate xtend files instead of java files when generating overriden implementation files, the
generation still generates java files. It seems the choice saved in the gma file is not ...
PhilippeNoel
- Opened on Jan 31, 2023
- #94
Currently override of implementation classes if Java code. I would like to add the choice to generate Xtend classes
instead.
This means modifying the Generate Developer Structure dialog and all related ...
PhilippeNoel
- 1
- Opened on Dec 20, 2022
- #92
In 2022-06 the PluginModelManager does not provide the bundleRootChanged method anymore which is called in
GenerateExtensions.extend. This is an API break.
It must be replaced by a fire of a ModelProviderEvent ...
opcoach
- Opened on Jun 24, 2022
- #91
Hello Olivier ,
I am trying to launch GmaTransform by maven-tycho in pom.xml (Eclipse-run-plugin and generateEMFCode.xml)
Launching by eclipse is ok.
[emf.Ecore2Java] Opening folder /com.st.stellar.clocktree.prototype/src-gen/org_example_component ...
microwan
- 3
- Opened on Feb 21, 2022
- #90
In a workspace several projects may be defined... some of them with standard EMF generation and others with GMA feature.
The EMF model code generation is overridden by GMA, regarding the naming of some ...
opcoach
- 3
- Opened on Jan 19, 2022
- #89
Bonjour Olivier,
Je viens de reprendre un de mes projets afin de refondre le model eCore.
Je viens de réinstaller Eclipse 12-2020 ainsi que genModelAddon 2.3.0
Lors de la génération de la structure, ...
ChatNoir76
- 7
- Opened on Nov 3, 2021
- #87
It would avoid to set default implementations in src interfaces as these interfaces are implemented by the EMF generated
classes. As the generated EMF class are never used directly (only src classes will ...
opcoach
- Opened on Sep 30, 2021
- #86
It is raised when there is a problem with src duplicate entry (see trace below).
Nothing is generated.
The workaround is to remove the src directories in the project s properties, restart Eclipse, and ...
opcoach
- Opened on Mar 26, 2021
- #85
There is a design mistake to manage the Developper interface and class name patterns.
Theses values are stored in a persistent property in the project... BUT this file is only available in an Eclipse ...
opcoach
- 1
- Opened on Mar 30, 2020
- #84

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.