Do we have a DMN Editor /plugin /any other plugin which can be integrated with Eclipse IDE to do DMN modelling ?
Searched for it in eclipse marketplace DMN editor and couldn't find it . I am currently using Eclipse Oxygen version for development purpose .
Personally I just associate
.dmnfiles with the KIE DMN editor as this extension of VSCode which is quite lightweight solution even when not using directly VSCode as my main IDE; I have Eclipse to use the default OS system editor for managing.dmnfiles.I use similar solution as well for other types of files, that is have Eclipse IDE use the default system editor, and that works very well for me. Hope this helps!