facebook

intellisense (dotnotation) not working

💡
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
  • #241858 Reply

    prenticect
    Member

    Hello.

    Somehow I turned off the intellisense (.net term I know). Intellisense is the way of getting methods\properties of an object after typing the . and the list appears. It is gone and I have no idea how to get is back?

    Any ideas???

    Thanks

    #241903

    Riyad Kalla
    Member

    We need more information, what kind of file are you editing? What version of Eclipse/MyEclipse?

    #241936

    prenticect
    Member

    Sorry. Eclipse 3.0.2 MyEclipse 4.0.0 I am using MyEclipse.

    #241939

    Riyad Kalla
    Member

    Eclipse 3.0.2 MyEclipse 4.0.0

    These are not the Build IDs, but assuming your versions are correct, these are not compatible. MyEclipse 4.x is built ontop of Eclipse 3.1, you cannot run it on Eclipse 3.0.x

    what kind of file are you editing?

    I still need to know that.

    #241942

    prenticect
    Member

    Interesting as I did all the upgrading to get to run 4.0…

    I am editing a straight .java file.

    The build ids are
    eclipse – 200503110845
    myeclipse – 20050829-4.0.0-GA

    #241944

    prenticect
    Member

    FYI, interestingly enough I am not seeing any errors prior to compile. I used to get the old redline when I had a typo in the variable name. I do not get that now either. Seems like soem feature has been turned off.

    #241946

    Riyad Kalla
    Member

    I am editing a straight .java file.

    This functionality is not provided by MyEclipse, it is base Eclipse install. Try to navigate to your Window > Preferences > Java > Editor > Code assit settings, click Restore Defaults.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: intellisense (dotnotation) not working

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