Replies: 1 comment
-
I was able to correct this by disabling gradle in extension settings |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I did not managed to make this extension works.
It start and analyse project, while it is analysing I can see Java files symboles in outilne panel, but once analysis is finished, the extension completly stop to work and even files symboles disapear.
Analysis Output in VSCode :
8c2f394c Synchronizing Gradle build at C:\Dev\TiGL\android [Done] 7de9f4f0 Repository registry initialization [Done] c3061e0b Updating Maven Dependencies [Done] 0dcaa8ef Synchronizing Gradle build at C:\Dev\TiGL\android [Done]
I have looked in the logs and there is no Exception, I just got this message in the middle :
{ message: '[Error - 10:21:24] Connection to server got closed. Server will not be restarted.', level: 'info', timestamp: '2022-05-09 10:21:24.679' }
Beta Was this translation helpful? Give feedback.
All reactions