SWT/JFace or Eclipse RCP?

后端 未结 4 1087
慢半拍i
慢半拍i 2021-02-12 15:46

Which are the reasons to choose the Eclipse Rich Client Platform as the base of my application, instead of just using SWT/JFace?

4条回答
  •  深忆病人
    2021-02-12 16:02

    Eclipse 4 dependency injection mechanism is a great asset, to choose Eclipse RCP, and Now with E4, the platform can be very lightweight,

    Add to this e4 tools with it model editor, let you save a lot of time

提交回复
热议问题