0

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

Rahith R R
  • 129
  • 2
  • 13

1 Answers1

0

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

Rahith R R
  • 129
  • 2
  • 13