eclipse / lyo.designer

lyo.designer
Eclipse Public License 2.0
11 stars 10 forks source link

add the egit feature and perspective. #147

Closed jadelkhoury closed 4 years ago

jadelkhoury commented 4 years ago

It is convenient to add the egit feature and perspective. Note that the Java perspective is already included, but not Java EE.

But where do we stop? Note that it is currently not possible to work with the generated Java code within LyoDesigner. But I am not sure if we want that?

What do you think? Opinion appreciated.

berezovskyi commented 4 years ago

I am totally for the EGit env but not so keen on the Java EE or even Java perspective. The reason is that most people install extra Eclipse plugins and expect to configure their Java env with the relevant web servers etc. We do not give that to our users. But versioning is an important aspect of model development, so I would like to support it.

jadelkhoury commented 4 years ago

Agree! Would be nice with a clean LyoDesigner focus. I'm like then to see if I can remove the Java perspective (in another patch(. It's currently a bit confusing, since Java is kind of supported, but then can't get the generated project to work.