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

How can I verify if my IDE plugins are successfully loaded into the CHE IDE #4033

Closed
abchakra opened this issue Feb 6, 2017 · 3 comments
Closed
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.

Comments

@abchakra
Copy link

abchakra commented Feb 6, 2017

I have been struggling to verify whether my IDE plugin is loaded or not, as sometime it shows up and some time it doesn't.

Are there some physical locations where i can verify if the jars are loaded or not.

@vzhukovs vzhukovs added the kind/question Questions that haven't been identified as being feature requests or bugs. label Feb 7, 2017
@vzhukovs
Copy link
Contributor

vzhukovs commented Feb 7, 2017

Hi @abchakra! It depends on the type of plugin. If plugin is based for the client (UI) you can click to Profile (menu bar) -> Preferences -> Plug-Ins List, and see where your plugin loaded or not.

eclipse che

@ghost
Copy link

ghost commented Feb 7, 2017

@abchakra you may also look into ROOT.war of your ws-agent.

@ghost
Copy link

ghost commented Feb 20, 2017

Closing the issue, as the questions seems to have been answered. Feel free to reopen though if you have more questions.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

No branches or pull requests

2 participants