1

是否有 Eclipse 3.6(或 hiegher)插件的稳定 maven 存储库?我已经创建了 repo1.maven.org,但这个只包括旧版本

4

2 回答 2

1

您可以使用MT4E 自行将 Eclipse 包转换为 Maven 工件。

于 2013-10-31T14:49:55.687 回答
0

我知道有这个:

<repositories>
    <repository>
        <id>swt-repo</id>
        <url>https://swt-repo.googlecode.com/svn/repo/</url>
    </repository>
</repositories>

链接到 swt 插件,虽然不是 100% 拥有“所有”插件,但它们可能有点分散。

于 2013-10-31T14:42:29.420 回答