When I use Eclipse's Content Assist (Ctrl + Space) I don't want to see the methods inherited from the object class. I searched through the Eclipse help but I can't seem to figure it out.
The Content Assist feature enables the selection and insertion of existing code elements to complete partially entered code. The Content Assist preferences page allows you to configure your Content Assist preferences.
To enable the Content Assist window to open automatically, go to the Content Assist Preferences page, accessed from Window | Preferences | PHP | Editor | Content Assist and mark the 'Enable auto-activation' checkbox.
Step 1: Open your Eclipse or Spring Tool Suite, then go to the Window > Preferences as shown in the below image. Step 2: In the next screen go to the Java > Editor > Content Assist > Auto activation triggers for Java as shown in the below image.
Java > Editor > Content assist > Advanced Uncheck all and hit apply. Hope this works if you still haven't found an answer. Save this answer.
You can use the type filters to ignore the class java.lang.Object
.
This dialog can be found under Preferences -> Java -> Appearance.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With