bpmn-io / dmn-testing-plugin

Camunda Modeler plugin that allows testing of a DMN decision.
MIT License
16 stars 5 forks source link

No test button on Windows #22

Open qin-nz opened 5 months ago

qin-nz commented 5 months ago

Describe the Bug

In your example, button is here image

But on windows, I cann't find the button.

image

Java is already installed.

Environment

nikku commented 5 months ago

Thanks for opening this issue. The plug-in is supposed to work well in Camunda Modeler v4.x. It may or may not (cf. this issue) work for modern v5.x versions of the app. Happy to take contributions to improve the situation.

naveinn commented 1 month ago

Hey @nikku as u stated i can see that the code was made to work for older versions, i have the changes to get the client working, but backend service doesn't seem to start, I wanted to know does latest version of camunda modeler supports this server integration with a plugin, I am stuck with this issue and tried all possible approaches, please do help me out here..

barmac commented 1 month ago

If you want to provide a solution, feel free to open a PR, and then we can look into this if it's close to a mergeable state. Note however that this plugin is a hackday project which is not a priority of the team.