문제

Is it possible to add "Project Explorer View" to a pure Eclipse 4 application, ie, with no Compatibility Layer?

I spent the last two days studying several tutorials (like this one and also this one) but I could not find anything useful regarding this.

One year after Eclipse 4 release, mixing old and new components is still hard, unsupported and looks meaningless. (sigh)

도움이 되었습니까?

해결책

You can't yet mix views that use the 3.x APIs (like the Project Explorer) and Eclipse4 applications without the 4.x Workbench (compat layer).

One of the plans for Luna (June 2014) includes starting to decouple the workbench views (like Progress view, error log, etc) so they can be used in Eclipse4 applications.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top