-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Am I using che-install-plugin correctly? I can't make the JSON plugin works #2330
Comments
@mariosotil Have you tried to configure JSON plugin manually? You can do that as follows:
|
It seems like it worked. Thank you. |
"1. Build Che." |
@friendRU Hi. You need to read this ==> https://eclipse-che.readme.io If you read "SETUP" and "SETUP - ALTERNATIVES", you will be able to do it. |
Why do we need first to build che before we add the dependencies? |
I could build the 4.7.0 version. But when I tried to configure the JSON plugin sample, I can't see it in the workspace.
I checked out the repo, build it, copy the JSON plugin Jar files to the plugins folder, and run
che-install-plugin
. Am I missing something?These were the steps I took:
So far, so good.
First attempt:
Second attempt:
In both cases, Eclipse Che worked fine, but the features from the JSON plugin were not visible. There's no a 'JSON test' project, menus, etc.
My computer's configuration is
gwt-dev
dependency, and removed allprovided
scopes onassembly-ide-war/pom.xml
The text was updated successfully, but these errors were encountered: