Closed
Description
Start sts4 language server without needing to open the java or spring related file. If the workspace has at least one project which has dependency to spring we can start the sts4 server, otherwise the server should not be started. But at soon as a project get the spring dependency the server should be started. This can be done by listening a dependency changes.