Where is m2e-subclipse connector for using svn 1.8.x, subclise 1.10?

后端 未结 4 2077
一向
一向 2021-01-31 19:37

I read that the producers of m2e has stopped producing m2e connectors for anything beyond svn 1.7. And Tigris has apparently taken up the slack to maintain the m2e-subclipse con

4条回答
  •  情话喂你
    2021-01-31 20:15

    A1. There is no official m2eclipse-subclipse update site for subclipse 1.10. There is an unofficial project here:

    https://github.com/tesla/m2eclipse-subclipse

    However:

    A2. It seems the connector is no longer necessary.

    I checked out the project using the "checkout" option in the Svn Repository Exploring perspective, and it already had the Maven Nature enabled.

    I'm using Eclipse 4.3.1, subclipse 1.10.x and m2e-wtp 1.4.

提交回复
热议问题