facebook

Automatic Lookups on Both Sides of equals?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #334833 Reply

    Mork
    Participant

    Is there a way to configure MyEcipse so that as I’m typing it will automatically show me a list of possible method or class names in a pop-up?

    Intellij IDEA does this and it’s amazing.

    So, if I had something like:

    List myList = new ArrayList()

    Intelij would start helping me out when I typed the first “L” in List on the left side. It also auto-imports class files.

    I’m a big fan of MyEclipse, but I was wondering if I could configure the editor to be more helpful.

    Thanks in advance.

    – m

    #334880

    support-swapna
    Participant

    Mork,

    I am afraid MyEclipse’s autocomplete is different from Intellij’s. MyEclipse’s autocomplete called Content Assist (Ctrl+Space) is based on Eclipse.

    Please take a look at this link which suggests decreasing the auto activation delay for Content Assist :
    http://stackoverflow.com/questions/1991208/type-ahead-autocompletion-in-eclipse

    I suggest you cross post to Eclipse forums for better suggestions as this is an Eclipse feature.

    Hope it helps.

    #334890

    Mork
    Participant

    @support-swapna wrote:

    Mork,

    I am afraid MyEclipse’s autocomplete is different from Intellij’s. MyEclipse’s autocomplete called Content Assist (Ctrl+Space) is based on Eclipse.

    Please take a look at this link which suggests decreasing the auto activation delay for Content Assist :
    http://stackoverflow.com/questions/1991208/type-ahead-autocompletion-in-eclipse

    I suggest you cross post to Eclipse forums for better suggestions as this is an Eclipse feature.

    Hope it helps.

    Thanks. I figured this was an Eclipse limitation, not a MyEclipse issue.

    Appreciate your reply.

    #334891

    support-swapna
    Participant

    Mork,

    Do let us know if you have any issues.

    #334892

    Mork
    Participant

    @support-swapna wrote:

    Mork,

    Do let us know if you have any issues.

    One quick question. Why do I only have two stars next to my user name? I’ve been with MyEclipse for almost 10 years. 🙂

    #334979

    support-swapna
    Participant

    Mork,

    I think the rating is related to the # of posts by the member. Anyways it does not make much sense in support forums. Do not worry 🙂

    #334982

    Mork
    Participant

    @support-swapna wrote:

    Mork,

    I think the rating is related to the # of posts by the member. Anyways it does not make much sense in support forums. Do not worry 🙂

    🙂

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Automatic Lookups on Both Sides of equals?

You must be logged in to post in the forum log in