4

I am having very basic doubt about Eclipse Che. Can an old Eclipse plugin (developed for Eclipse 3.x) be deployed into Eclipse Che?

greg-449
  • 109,219
  • 232
  • 102
  • 145

1 Answers1

3

Can an old Eclipse plugin (developed for Eclipse 3.x) be deployed into Eclipse Che?

No. Eclipse Che is an entirely new code base that does not use Eclipse IDE Plug-ins. Neither for Eclipse 4.x for that matter.

Jonah Graham
  • 7,890
  • 23
  • 55