Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Eclipse IDE in the brower


very cool!

To demo this, the Eclipse IDE is available as an editor in Che 7, that you can try on [che.openshift.io](<http://che.openshift.io>) for instance. You can tweak a Che workspace and configure the editor to be Eclipse IDE instead of Theia and remove a few other che plugins like jdt-ls which becomes irrelevant for Eclipse IDE. This will use the Docker image mentioned above, will start the Eclipse IDE as editor in Che, so you can show the same features and tell users "sure, Eclipse IDE/Che can do that".

Do you have instructions on how to do this ? I couldn't spot it there. I assume it require a custom devfile with a different tool stack or how ?

/max



Back to the top