Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Java project is not recognized #9526

Closed
svor opened this issue Apr 24, 2018 · 1 comment
Closed

Simple Java project is not recognized #9526

svor opened this issue Apr 24, 2018 · 1 comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@svor
Copy link
Contributor

svor commented Apr 24, 2018

Description

Existed plain java project is not recognized as a project when the workspace is restarted.

anim

@svor svor added kind/bug Outline of a bug - must adhere to the bug report template. team/languages labels Apr 24, 2018
@tsmaeder tsmaeder mentioned this issue May 3, 2018
15 tasks
@SkorikSergey SkorikSergey added the severity/P2 Has a minor but important impact to the usage or development of the system. label May 7, 2018
@tsmaeder
Copy link
Contributor

@tolusha in chat:

The workflow is the following:
workspace is being restarted with a simple java project
To resolve project the JavaLanguageServerExtensionService.getSourceFolders() is invoked
jdt.ls is not started yet, that's why project isn't resolved
ProjectInitializedEvent is fired
if we handled that event we would invoke JavaLanguageServerExtensionService.updateWorkspace and JavaLanguageServerExtensionService.updateProjectsWithProblems consequentially.

@tsmaeder tsmaeder mentioned this issue May 24, 2018
22 tasks
vrubezhny added a commit to vrubezhny/che that referenced this issue Jun 12, 2018
vrubezhny added a commit to vrubezhny/che that referenced this issue Jun 13, 2018
DO NOT MERGE!!!

Signed-off-by: Victor Rubezhny <[email protected]>
vrubezhny added a commit to vrubezhny/che that referenced this issue Jun 13, 2018
DO NOT MERGE!!!

Signed-off-by: Victor Rubezhny <[email protected]>
vrubezhny added a commit to vrubezhny/che that referenced this issue Jun 13, 2018
DO NOT MERGE!!!

Signed-off-by: Victor Rubezhny <[email protected]>
vrubezhny added a commit to vrubezhny/che that referenced this issue Jun 14, 2018
@tsmaeder tsmaeder mentioned this issue Jun 18, 2018
26 tasks
vrubezhny added a commit to vrubezhny/che that referenced this issue Jun 20, 2018
tsmaeder pushed a commit that referenced this issue Jun 21, 2018
tsmaeder pushed a commit that referenced this issue Jun 26, 2018
tsmaeder pushed a commit that referenced this issue Jul 13, 2018
tsmaeder pushed a commit that referenced this issue Jul 27, 2018
tolusha pushed a commit that referenced this issue Aug 7, 2018
tsmaeder pushed a commit that referenced this issue Aug 22, 2018
tsmaeder pushed a commit that referenced this issue Aug 29, 2018
tolusha pushed a commit that referenced this issue Sep 5, 2018
tsmaeder pushed a commit that referenced this issue Sep 13, 2018
tsmaeder pushed a commit that referenced this issue Sep 20, 2018
tsmaeder pushed a commit that referenced this issue Sep 26, 2018
tsmaeder pushed a commit that referenced this issue Oct 1, 2018
tsmaeder pushed a commit that referenced this issue Oct 5, 2018
tsmaeder pushed a commit that referenced this issue Oct 12, 2018
tsmaeder pushed a commit that referenced this issue Oct 16, 2018
tsmaeder pushed a commit that referenced this issue Oct 17, 2018
tsmaeder pushed a commit that referenced this issue Oct 17, 2018
tsmaeder pushed a commit that referenced this issue Oct 17, 2018
tsmaeder pushed a commit that referenced this issue Oct 17, 2018
tsmaeder pushed a commit that referenced this issue Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants