开发者

Eclipse project artefacts in Maven repository

开发者 https://www.devze.com 2023-01-01 15:30 出处:网络
I want to use some of the libraries produced by the Eclipse project through Maven. I \'ve had a look at the main Maven repo and while it looks like that there are a few projects already imported, thei

I want to use some of the libraries produced by the Eclipse project through Maven. I 've had a look at the main Maven repo and while it looks like that there are a few projects already imported, their versions are old and some important ones are missing (e.g. cdt). Is there any Eclipse project official Maven repository? If not, what would be the best option to use current versions of libraries such as the JDT compiler in a maven-开发者_JAVA百科enabled project?


You can do it yourself using the Maven Tools 4 Eclipse.

Eventually, all the Eclipse bundles will show up as artifacts on maven.eclipse.org.

0

精彩评论

暂无评论...
验证码 换一张
取 消