You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/05/25 07:10:02 UTC

[GitHub] wu-sheng commented on a change in pull request #1264: way to solve Import-Project-Eclipse-RequireItems-Exception

wu-sheng commented on a change in pull request #1264:  way to solve Import-Project-Eclipse-RequireItems-Exception
URL: https://github.com/apache/incubator-skywalking/pull/1264#discussion_r190807216
 
 

 ##########
 File path: docs/en/FAQ/Import-Project-Eclipse-RequireItems-Exception.md
 ##########
 @@ -0,0 +1,16 @@
+### Problem
+- import skywalking project to eclipse,below error occurs:
+- Cannot complete the install because one or more required items could not be found.
+  Software being installed: Checkstyle configuration plugin for M2Eclipse 1.0.0.201705301746 (com.basistech.m2e.code.quality.checkstyle.feature.feature.group 
+  1.0.0.201705301746)
+  Missing requirement: Checkstyle configuration plugin for M2Eclipse 1.0.0.201705301746 (com.basistech.m2e.code.quality.checkstyle.feature.feature.group  
+  1.0.0.201705301746) requires 'net.sf.eclipsecs.core 5.2.0' but it could not be found
+
+### reason
+uninstall Eclipse Checkstyle Plug-in
+
+### Resolve
+download the plugin by the link:https://sourceforge.net/projects/eclipse-cs/?source=typ_redirect,Eclipse Checkstyle Plug-in version:8.7.0.201801131309 slove the problem。
 
 Review comment:
   Download .... through the link .....
   Eclipse ... plugin required.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services