Serano Colameo
Serano Colameo
IMO all classifier elements of type: ``` { elements = element (',' element)* } ``` should be without commas **,** there is really no benefit of having a separator and...
could we at least remove commas from application and deployment config sections? that would simplify the handling of options a lot ... (at least for the current refactoring work I'm...
what about having also a way to implement the generation gap pattern like this: - if an entity / service is annotated with let's say `@Incomplete entity AddressEntity { ......
...and btw, this would also work with inheritance, because: - from an `@Incomplete entity AddressEntity extends BaseEntity {}` we would generate - a `class BaseEntitiy {}` and a` class AbstractAddressEntity...
I thought the code mining feature would be part of the Photon release or am I wrong? However, it's not in the official site http://download.eclipse.org/releases/2018-09/ nor in the latest distros.
@jsturnio it's in the scope of the actual planned release (I just need some time as I am very busy with my client projects ... 😅)
hi @mbrandl87, thanks for notifying this mistake. The compatibility is set automatically by the eclipse marketplace platform administration ... However, I have now corrected it. Unfortunately, due to heavy workload...