Marco Del Percio

Results 3 issues of Marco Del Percio

If you try to use the plugin with Gradle 6 just by declaring it in the plugin block it will not work. The change is actually fixed in master but...

Hi, I just found an issue when trying to programmatically check nodes via the **checkNode** method. Apparently the method passes the checked status onto the node's children however it doesn't...

Hi, I decided to try this plugin to generate entities from an existing table in PostgreSQL. The table name is **apilog** ` CREATE TABLE public.apilog ( id bigserial NOT NULL,...