angelozerr / jdt-codemining

Eclipse plugin for JDT Java CodeMining
Eclipse Public License 1.0
301 stars 15 forks source link

Show reference "On methods" or other detailed selection should activate group #82

Open vogella opened 6 years ago

vogella commented 6 years ago

It should not be possible to have detailed selected but not the whole group.

image

angelozerr commented 6 years ago

Indeed @vogella, my gerrit patch for JDT in https://bugs.eclipse.org/bugs/show_bug.cgi?id=529127 supports that

I will try to move my work on JDT CodeMining

vogella commented 6 years ago

Awesome! I did miss that you already in process of moving your code minings to JDT. Great news for all Eclipse users. Thanks.

On Fri, Nov 2, 2018 at 3:40 PM Angelo notifications@github.com wrote:

Indeed @vogella https://github.com/vogella, my gerrit patch for JDT in https://bugs.eclipse.org/bugs/show_bug.cgi?id=529127 supports that

I will try to move my work on JDT CodeMining

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/angelozerr/jdt-codemining/issues/82#issuecomment-435401846, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIihmbp51Oi_dRO_mvwd6adQakicpZRks5urFlggaJpZM4YB5rP .

-- Eclipse Platform project co-lead CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg Amtsgericht Hamburg: HRB 127058 Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel USt-IdNr.: DE284122352 Fax (040) 5247 6322, Email: lars.vogel@vogella.com, Web: http://www.vogella.com

angelozerr commented 6 years ago

Great news for all Eclipse users.

It's very long and hard, I hope the gerrit patch will be accepted soon. You will have for the moment Show references and implementations. Show references have "On fields" preference too.