As eclipse che docs "To manually add your plug-in to the Che assembly, you update the IDE.gwt.xml",but I can't find out this file.I want to test example plugins .
@yang378848032 there's no need to add anything to IDE.gwt.xml. This file is auto generated now. All you need is to add plugin dependencies.
Can you point me to docs that have this GWT.xml statement?
in old docs锛孖n assembly-ide-war/src/main/resources/org/eclipse/che/ide/IDE.gwt.xml add:
...
Are those old docs somewhere online?
no my host off-line
Closing the ticket then. Feel free to reopen or open a new one if you have questions/comments
Most helpful comment
@yang378848032 there's no need to add anything to IDE.gwt.xml. This file is auto generated now. All you need is to add plugin dependencies.
Can you point me to docs that have this GWT.xml statement?