camel-tooling / camel-tooling/camel-idea-plugin

[Debugger]Avoid need to modify pom.xml to support DataSonnet language

Open
#646 5 comments 0 reactions 0 assignees View on GitHub
debugger enhancement
Dominant language
Java
Stars
210
Forks
59
Avg merge
6d 19h
Merged PRs (30d)
6

Description

currently to evaluate expressions using DataSonnet in debugger, you need to add to the pom.xml:

```

org.apache.camel.springboot
camel-datasonnet-starter


org.scala-lang
scala-library
2.13.3

```

it is modifying the user project. it would be nice if these dependencies can be injected automatically when needed

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.