Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KIE sandbox] Edit the DRL rule with KIE sandbox or a similar tool. #2715

Open
kanetran opened this issue Oct 30, 2024 · 4 comments
Open

[KIE sandbox] Edit the DRL rule with KIE sandbox or a similar tool. #2715

kanetran opened this issue Oct 30, 2024 · 4 comments

Comments

@kanetran
Copy link

Instead of using DMN, we want to use DRL files in the Kogito project to implement rules in line with Kogito, with legacy API support.

image

Is there any tool similar to Kie Sandbox for DMN that can edit DRL rule files and then commit them to the remote branch (aside from KIE Workbench)?

@tiagobento
Copy link
Contributor

Currently, your best bet will be using VS Code, I guess. I'll leave it to @mariofusco or @bxf12315 to help you with the best place to develop DRL at the moment, though.

@tiagobento
Copy link
Contributor

@tkobayas Maybe you can help here too?

@tkobayas
Copy link
Contributor

Yes, we recommend VS Code for DRL development.

This is a VS Code extension for DRL syntax highlighting by a community user: https://marketplace.visualstudio.com/items?itemName=jim-moody.drools

We have a work-in-progress project for a VS Code extension aiming at code completion. (expecting moving it to this incubator repo at some point) : https://github.com/kiegroup/drools-lsp

@tiagobento
Copy link
Contributor

That's a nice project @tkobayas. I'd be very interested in helping with the Drools LSP VS Code Extension! Count me in!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants