gama-platform / gama.old

Main repository for developing the 1.x versions of GAMA
GNU General Public License v3.0
304 stars 99 forks source link

Insert template does not work on Eclipse 2023-06 #3851

Closed AlexisDrogoul closed 1 year ago

AlexisDrogoul commented 1 year ago

Describe the bug The menu "Model > Templates > ..." does not allow to insert templates anymore. Furthermore, some templates seem to be missing (for instance, create has normally three templates attached, but only one shows up in 1.9.2).

Image 2023-08-21 15-04-11

Expected behavior That everything works as usual, for example like in 1.9.1 !

Additional information It seems that some installations of 1.9.2 are not subject to this bug (@hqnghi88 ?)

lesquoyb commented 1 year ago

It seems to depend on the template, I tried the same as the one you have in the screenshot (create) and nothing happened, but those in the examples submenu are working well:

image
lesquoyb commented 1 year ago

update: strangely enough it works like a charm from eclipse:

image
AlexisDrogoul commented 1 year ago

And for me ... it doesn't work from Eclipse 😂. There is something fishy going on here.

lesquoyb commented 1 year ago

I just tested on a build using eclipse 2022-12 and latest commits (thanks @RoiArthurB), and the templates works perfectly. So I guess it is something related to eclipse version/packages bundled or not

AlexisDrogoul commented 1 year ago

The issue manifests itself in 1.9.3 with Eclipse 2023-09 and 2023-06.