Bug 530399 - Content assist doesn't show any results
Summary: Content assist doesn't show any results
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.7.2   Edit
Hardware: Macintosh Mac OS X
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-26 16:56 EST by Jason CLA
Modified: 2022-05-25 11:30 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason CLA 2018-01-26 16:56:33 EST
I have a dependency on a library that lets me integrate with Paypal.  The jar file I'm using is found here:  http://central.maven.org/maven2/com/paypal/sdk/rest-api-sdk/1.14.0/rest-api-sdk-1.14.0.jar

I have a Payer object that I have a reference to.  The Payer object has many public getter methods.  When I type the following code, the content assist shows no results.

Payer payer = new Payer();
payer. //the content assist popup appears but does not show any of the methods
Comment 1 Eclipse Genie CLA 2020-05-29 08:10:39 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 2 Eclipse Genie CLA 2022-05-25 11:30:20 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.