jdt-codemining icon indicating copy to clipboard operation
jdt-codemining copied to clipboard

Put JDT Codemining on Eclipse Marketplace

Open mickaelistria opened this issue 6 years ago • 4 comments

Until the codeminings get included in JDT, it'd be useful to have this project published on Eclipse Marketplace so users could more easily notice it and try the great features it includes.

mickaelistria avatar Sep 06 '18 13:09 mickaelistria

The main problem that I see with this issue is that I must manage release. To be honnest with you, I don't have time to do that.

notice it and try the great features it includes.

Thanks:)

angelozerr avatar Sep 06 '18 13:09 angelozerr

I thought the code mining feature would be part of the Photon release or am I wrong? However, it's not in the official site http://download.eclipse.org/releases/2018-09/ nor in the latest distros.

colameo avatar Oct 04 '18 21:10 colameo

The general code-mining feature and API is available in Eclipse Photon. Some projects already use it (LSP4E, STS...). However, the JDT-specific code-minings are not part of Eclipse IDE yet, and having it in is work in progress: https://git.eclipse.org/r/#/c/126847/

mickaelistria avatar Oct 05 '18 06:10 mickaelistria

As @mickaelistria said, I'm working on moving JDT CodeMining on JDT Project. The first big gerrit patch is hosted in https://git.eclipse.org/r/#/c/126847/ but it contains only references and implementations mining. The other mining will follow with other gerrit patch once https://git.eclipse.org/r/#/c/126847/ will be accepted.

If https://git.eclipse.org/r/#/c/126847/ takes too many time, I will create a Marketplace for JDT Codemining.

angelozerr avatar Oct 05 '18 07:10 angelozerr