Rob Stryker

Results 39 comments of Rob Stryker

Inferring a project might be good, but so might somehow allowing the entire workspace to be included. If you try to infer a project, and use that project for the...

Hi: For any newcomers experiencing this issue, an above comment suggests using `vscode-server-connector` extension instead of the tomcat extension. The actual name of the extension is `vscode-community-server-connector`. https://marketplace.visualstudio.com/items?itemName=redhat.vscode-community-server-connector The other...

We've had one user report a similar issue here: https://github.com/redhat-developer/rsp-server-community/issues/85 No real solution was found but some of the comments from the user provide a workaround.

Link doesn't work for me. "Application is not available. The application is currently not serving requests at this endpoint. It may not have been started or is still starting." To...

Since no one has linked to the core issue where this was discussed, I'll go ahead and do that: https://github.com/microsoft/vscode/issues/124662 It seems there's no way to hide the warning as...

Are any of you all actually seeing a popup with this? Or are you just seeing it in your logs somewhere?

I'm not sure what this issue entails. @dgolovin we already have deployment. Anything else required? I know we need to enhance deployment for an exploded usecase, but we're not there...

Are you all using java 17? I'll try to get a release out ASAP with java 17 support. The new extension should be backwards compatible with previous java versions too,...

Is this issue still replicatable with newer runtimes? There was an issue in the past where some download urls changed.

It's really strange. We don't expect the download to complete quickly, but we do expect the RSP server to respond that a download has been initiated within 7.5 seconds. Then...