sts4 icon indicating copy to clipboard operation
sts4 copied to clipboard

The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse, V...

Results 238 sts4 issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Open a java file and trigger document symbols. It takes more that 20s to list the document symbols regardless there are spring symbols or not. **To Reproduce**...

status: waiting-for-feedback
type: bug
status: needs-investigation
theme: spring-symbols
for: vscode

I have a class like this: ``` @Component public class MySomething { @Autowired private String something; MySomething(String something) { this.something = something; } } ``` The quick fix to convert...

type: bug
status: needs-investigation
for: eclipse
for: vscode
theme: refactoring

**Describe the bug** As per the title, the extension never activates. The developer tools shows uncaught error: Header must provide a Content-Length property. ![image](https://user-images.githubusercontent.com/32881340/183597910-36d64195-9bf9-4616-b267-21cbf7b963bf.png) **To Reproduce** The bug just happened....

type: bug
status: needs-investigation
for: vscode

Method-level - Users might need to deal with CRUD mapping such as @GetMapping, @PostMapping very often. Therefore, another enhancement is – when user starts typing @ symbol, we can pre-define...

type: enhancement
for: eclipse
for: vscode
theme: code completion

Hi, Eclipse > SVN > Team > Display the resource history and open the POM file, ![image](https://user-images.githubusercontent.com/35981782/182337972-48a0bb25-9b70-4952-9d8f-46c1c17938ef.png)

status: waiting-for-feedback
type: bug
for: eclipse

I have the Rest Service example running, added actuators, see live hovers in the editor. While seeing that, I add a new private field, add a value annotation, running content-assist...

type: bug
status: needs-investigation
for: eclipse
theme: live-data

When I launch debug from within VSCode I get the following exception: ``` [Error - 8:15:25 AM] Request workspace/executeCommand failed. Message: Internal error. Code: -32603 java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:67) at...

type: bug
type: install-issue
for: vscode

alt+shift+r and right-click menu rename java class field is not work sts4.15.1 sts4.15.2

status: waiting-for-feedback
type: bug
for: eclipse
theme: refactoring

I'm opening this ticket more as a link to an ugly bug that arose on mainline Eclipse with the last update of webkit2gtk in its 4.0 branch, used by the...

status: blocked
type: bug
for: eclipse

I want to ask we have any add on that support for sts 4 updated . I am following a tutorial, before the update they use add-on 3 to create...

type: enhancement
theme: sts3-feature-request
status: waiting-for-feedback
for: eclipse