facebook

Java content assist not working Myeclipse 7.1.1

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

    paramasivam
    Member

    Content assist does not work for me using [Cntl + Space]. This is rather annoying since using [cntl+space] has become almost second nature, and due to this i am forced to move to an manual install of eclipse without myeclipse plugins.

    I have downloaded the latest myeclipse bundle and tried with the same result. I am using Windows Vista as OS.

    Please let me know what additional information i need to post to help resolve this issue.

    #297869

    Loyal Water
    Member

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    What editor were you working with and what piece of code were you trying to auto-complete?

    #297876

    paramasivam
    Member

    Hi Nipun,

    Please find the requested details below. I am using the Java editor and trying auto complete for variables and code snippets. I have tried reinstalling myeclipse and creating a new workspace and a new project but it does not seem to help.

    *** Date:
    Saturday, April 25, 2009 1:48:03 AM EDT

    ** System properties:
    OS=WindowsVista
    OS version=6.0.0
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 7.1.1
    Build id: 7.1.1-20090310

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 7.1.1
    Build id: 7.1.1-20090310

    Eclipse Platform

    Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
    Build id: M20080911-1700

    Eclipse Java Development Tools

    Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
    Build id: M20080709-0800

    Eclipse Graphical Editing Framework GEF

    Version: 3.4.1.v20080806-67718083A56B4H2A3213573
    Build id: 200809101400

    Eclipse RCP

    Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
    Build id: M20080703-0800

    Eclipse Plug-in Development Environment

    Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
    Build id: M20080703-0800

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    E:\Genuitec\MyEclipse 7.1\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    E:\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    -startup
    E:\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
    -clean
    -configuration
    configuration
    -vm
    E:\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll

    #297947

    Loyal Water
    Member
    
    public class testClass {
        public static void main(String args[]){
            String s = "String";
            s.
    
        }
    }
    

    Can you create a class named testClass.java and paste the above code in it. Now can you hit ctrl + space after “s.”. Does it show the dropdown list?

    #297967

    paramasivam
    Member

    Hi Nipun,

    Thanks for the reply.. Nothing happens when i hit ctrl + space after the “s.” , Please let me know if you need any other information

    #297977

    Loyal Water
    Member

    paramasivam,
    Can you go to Windows > Prefs > Java > Editor > Content Assist >and hit “Restore Default”. I hope that works.

    #298303

    Rael
    Member

    I tried the steps above, but I am having the same issue.

    Version: 7.1.1
    Build id: 7.1.1-20090310

    #298304

    Rael
    Member

    I tried the steps above, but I am having the same issue.

    Version: 7.1.1
    Build id: 7.1.1-20090310

    #298315

    support-joy
    Member

    paramasivam, raelsinai.

    Can you validate the following –

    1. Window > Preferences > Java > Editor > Content Assist
    Check the Auto-Activation section if Enable auto activation is selected?
    2. Also validate Window > Preferences > Java > Editor > Content Assist > Advanced
    Check Basic Proposals is selected?

    You should be all set with content-assist.

    Attachments:
    You must be logged in to view attached files.
    #298322

    Rael
    Member

    I tried the steps, and it still does not work. I have just upgraded Myeclipse to the latest version, and content assist has since stopped working. No settings were changed.

    #298323

    support-joy
    Member

    raelsinai,

    Can you copy and paste your installation details here? You can get it from MyEclipse > Installation Summary > Installation Detail.

    #298324

    Rael
    Member

    Hi Joy, here it is:

    *** Date:
    11 May 2009 10:54:13 o’clock CAT

    ** System properties:
    OS=WindowsVista
    OS version=6.0.0
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 7.1.1
    Build id: 7.1.1-20090310

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 7.1.1
    Build id: 7.1.1-20090310

    Eclipse Platform

    Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
    Build id: M20080911-1700

    Eclipse Java Development Tools

    Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
    Build id: M20080709-0800

    Eclipse Graphical Editing Framework GEF

    Version: 3.4.1.v20080806-67718083A56B4H2A3213573
    Build id: 200809101400

    Eclipse RCP

    Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
    Build id: M20080703-0800

    Eclipse Plug-in Development Environment

    Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
    Build id: M20080703-0800

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\MyEclipse 7\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    C:\Users\Dev\AppData\Local\Genuitec\Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    -startup
    C:\Users\Dev\AppData\Local\Genuitec\Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
    -clean
    -configuration
    configuration
    -vm
    C:\Users\Dev\AppData\Local\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll

    #298325

    Rael
    Member

    I just saw from your screenshot that Other Java Proposals was not selected. Selecting it has enabled Content Assist again.
    Thanks for your help.

    #298329

    support-joy
    Member

    Ah yes, I forgot to mention that. My Bad. Good to hear that you have content assist working.
    Thanks for posting the fix 🙂

Viewing 14 posts - 1 through 14 (of 14 total)
Reply To: Java content assist not working Myeclipse 7.1.1

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

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