Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can Eclipse suggest constructors for implementing types?

Tags:

java

eclipse

I may be missing a trick here, but in Eclipse, if I do the following

SomeInterface foo = new |

and hit Ctrl-space, I'm only given the option to produce an anonymous inner type. I'd love for Eclipse to present a list of constructors for the types that implement SomeInterface.

I'm happy to raise this as a wishlist bug for Eclipse, but I thought someone may know how to workaround this, or know of an existing bug (although I've failed to find one in my searches to date).

like image 498
Duncan Jones Avatar asked Mar 01 '26 16:03

Duncan Jones


1 Answers

Please open a bug against JDT/Text - https://bugs.eclipse.org/bugs/enter_bug.cgi?product=JDT

like image 131
Deepak Azad Avatar answered Mar 04 '26 06:03

Deepak Azad



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!