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

"Java Projects" View only showing after reinstalling extension #846

Closed
FelipeKobra opened this issue Jul 5, 2024 · 7 comments
Closed

"Java Projects" View only showing after reinstalling extension #846

FelipeKobra opened this issue Jul 5, 2024 · 7 comments

Comments

@FelipeKobra
Copy link

FelipeKobra commented Jul 5, 2024

When I first installed the extension, the View ("Java Projects") appeared to me on the Explorer section, and, even now, it only shows if I reinstall it, but, if I reload VSCode, it disappears again and I can't even see it after clicking on the ... on the Explorer.

All my extensions are on the last version, and so is VSCode.

  • Windows 11
  • VSCode 1.91.0
  • Project Manager for Java 0.23.7

Java Version
image

When I open a .java file it shows that is is loading, I can even see it build
image

@jdneo
Copy link
Member

jdneo commented Jul 8, 2024

Do you mean each time you have to reinstall the extension to see the Java Projects explorer? Which extension did you reinstall?

What if you trigger Focus on Java Projects View from command palette?

@FelipeKobra
Copy link
Author

Do you mean each time you have to reinstall the extension to see the Java Projects explorer? Which extension did you reinstall?

Yeah friend, the Project Manager for Java extension.

Like, if I reinstall it and restart extensions it shows normally on the Explorer tab, but, if I exit and open VSCode again , or just reload the window, it just disappears, and I can't select it again on Explorer, even after opening the ...
image

What if you trigger Focus on Java Projects View from command palette?

This works! But I can see it only on the right side of the screen, and not on the Explorer tab, like where the OUTLINE and TIMELINE are

yeah

image

@jdneo
Copy link
Member

jdneo commented Jul 8, 2024

Ok, this explorer is draggable, you can press down your mouse on the
image
And then, drag it into wherever you want.

@FelipeKobra
Copy link
Author

Thanks friend! Now even when I reload the window it stays there.

Is this a common issue the Java Projects don't start on the Explorer tab after reloading the window? Because for me it happened some times using this extension

@jdneo
Copy link
Member

jdneo commented Jul 9, 2024

It may related with the profile you are using. I'm not sure. But anyway, the location for all the explorers are customizable.

See: https://code.visualstudio.com/docs/editor/profiles

@jdneo jdneo closed this as completed Jul 9, 2024
@Stargazer1209
Copy link

Thankfully this is also my problem, and now it has been solved.
But I would like to add more information on this topic, if helpful.

I encountered this problem right after a recent Github Copilot related update which moves the default chat panel position from explorer side to the right side of the screen (should it be called secondary sidebar, I guess?)

  • However, after the update, copilot give a clear warning at the original position that it has been moved to a new place, while java project view
    ( and maven view) does not give any warnings or tips.
  • What's worse, the buttons of secondary sidebar on the top side are way too small compared to those on the left of primary sidebar, which makes it difficult to notice copilot is not the only new member of this place.

And there is another problem: Focus on Java Projects View from command palette got a weird prefix as shown below:
Image

if necessary, I would open a new issue for this, just let me know.

@jdneo
Copy link
Member

jdneo commented Nov 12, 2024

@Stargazer1209
Thank you. I filed it here: #865

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants