javaeclipse-chetheia

Is it possible to use Che Theia plugin extensions with java projects?


Is it possible to use Che Theia plugin extensions (Che 7) with java projects? For example is it possible to add custom menu or view using java projects


Solution

  • According to my analysis its not possible to use Che Theia plugin extensions with java projects since the API is wrote in typescript. Please refer :- https://github.com/eclipse/che/issues/17461