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

Correct run behavior. Also makes sure code dependecies are available … #967

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

MikeNeilson
Copy link
Contributor

@MikeNeilson MikeNeilson commented Dec 6, 2024

…for code completion.

Fixes #966 as identified by Zach.

Changes was made due to Tomcat classes not being visible during code completion. extending the testImplementation from the tomcatLibs solves both issues.

@MikeNeilson MikeNeilson added the approved-W192HQ23F0232-task4 Only valid if set by MikeNeilson, DanielO, CharlesG label Dec 6, 2024
@MikeNeilson MikeNeilson merged commit 93b41e5 into develop Dec 6, 2024
4 of 5 checks passed
@MikeNeilson MikeNeilson deleted the bugfix/966-correct-build-task branch December 6, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved-W192HQ23F0232-task4 Only valid if set by MikeNeilson, DanielO, CharlesG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recent build.gradle changes break CDA run task
2 participants