Skip to content

how to start a maven progect? redhat java cannot activate,please help me #1218

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

Closed
pangedeshijie opened this issue Dec 11, 2019 · 5 comments
Closed

Comments

@pangedeshijie
Copy link

redhat cannot activate ,who can help me solve this problem

Description

The java.home variable defined in VS code settings points to a missing or inaccessible folder

Related Issues

can not activate extension 'Java Test Runner' because it depends on extension 'redhat.java',which failed to activate

@brandtkeller
Copy link

brandtkeller commented Dec 11, 2019

I believe this is related to #1163 and #1136 , where in if you inspect the /home/coder/.local/share/code-server/extensions/redhat.java-* folder you will notice there is no .node_modules folder.
A comment by code-asher mentions the workaround (From within the extension folder):
npm install && ./node_modules/.bin/gulp download_server

Can confirm this activates redhat.java extension after executing.
Note: Bad at linking items, issues and users may not be tagged correctly.

@pangedeshijie
Copy link
Author

thanks for help! I did this as what you write ,but in ./node_modules/.bin folder,there is no gulp file,execute the order ,error occurs ,so what should I do next?

@pangedeshijie
Copy link
Author

pangedeshijie commented Dec 12, 2019 via email

@pangedeshijie
Copy link
Author

pangedeshijie commented Dec 12, 2019 via email

@nhooyr
Copy link
Contributor

nhooyr commented Jan 30, 2020

See #1299

@nhooyr nhooyr closed this as completed Jan 30, 2020
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