How to solve error message "}" was unexpected at this time. when I debug Quarkus using maven. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to solve error message "}" was unexpected at this time. when I debug Quarkus using maven.

The error appears when I first debug after create Quarkus using VS code

27th Oct 2022, 4:47 AM
Riju
Riju - avatar
6 Answers
+ 5
you maight be missing ; we cant tell without having the source code ...
27th Oct 2022, 5:06 AM
Prashanth Kumar
Prashanth Kumar - avatar
+ 2
Count your { Compare it to the total of }
27th Oct 2022, 7:27 AM
Ausgrindtube
Ausgrindtube - avatar
+ 2
Count all those brackets in your code which has the problem.
28th Oct 2022, 6:58 AM
Ausgrindtube
Ausgrindtube - avatar
0
The error appear, when I first debug after create using vs code
27th Oct 2022, 5:17 AM
Riju
Riju - avatar
0
Created using sample code, and I doesn't configuration anything again.
27th Oct 2022, 5:18 AM
Riju
Riju - avatar
0
Where?
27th Oct 2022, 9:21 PM
Riju
Riju - avatar