Benoît Verhaeghe

After a Ph.D. thesis at Berger-Levrault with the Inria Lille, I work at Berger-Levrault to collaborate with the lab to create innovative solutions that help migrate and improve software systems. To do so, I use meta-model based approaches.

How to use VSCode and Moose to analyze Java projects?

VSCode is an amazing editing tool. Thanks to its extensions, one can develop using many programming languages. However, what about analyzing a software system using VSCode? In this article, we will show you how to use VSCode with Moose to analyze Java code. We use Christopher Fuhrman’s post as an example. Although we can perform …

How to use VSCode and Moose to analyze Java projects? Read More »

Testing the migration of Graphical User Interfaces

Technologies and frameworks are not immortal, it’s a fact. For a software editor like us, it is regularly a necessity to migrate a framework to another. When you consider, large software like e-sedit for example, migrating the entire software in one shot is almost impossible. Many companies are migrating their software systems. And so, we …

Testing the migration of Graphical User Interfaces Read More »

Automatic software migration: from GWT to Angular

Support for the automation of Web application interface migration: the case of GWT to Angular During the evolution of an application, it is sometimes necessary to migrate its implementation to a different programming language and/or Graphical User Interface (GUI) framework. Web GUI frameworks in particular evolve at a fast pace. For example, in 2018 there …

Automatic software migration: from GWT to Angular Read More »

Scroll to Top