Problems occurred when invoking code from plug-in: “org.eclipse.jface” when using Checkstyle Plugin

后端 未结 2 736
心在旅途
心在旅途 2020-12-03 07:15

I am trying to use the eclipse-cs plugin on Rational Software Architect 7.0.0.4.

I recently uninstalled the older beta2 version and installed beta3. The plug-in itse

2条回答
  •  旧巷少年郎
    2020-12-03 08:01

    My simple guess would be that the version of Eclipse that RSA 7.0 is based on is missing some methods that your version of check style is wanting. RSA 7.5 uses Eclipse 3.4, and I've been very happy with it.

提交回复
热议问题