| Author |
Message |
|
|
Post subject: auto complete not working in MyEclipse 7.5
Posted: Nov 18, 2009 - 07:29 PM
|
|
Registered Member


Joined: Nov 20, 2003
Posts: 2
|
|
Auto complete is not working in MyEclipse 7.5. I recently switched to this version and it has never worked. When I click on the green lightbulb I get the message "no suggestions available". I have tried going to Windows > Preferences > Java > Editor > Content Assist and clicking Restore Defaults and Apply. I also tried clicking on Advanced and Restore Defaults, Apply there, but that didn't help either. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: auto complete not working in MyEclipse 7.5
Posted: Nov 19, 2009 - 04:45 AM
|
|
Registered Member

Joined: May 18, 2009
Posts: 1532
|
|
sstgerma,
Can you go to Java>Editor>Content Assistant>Advanced, select Basic Proposals and Other Java Proposals in the top pane, click "Apply" and OK? |
_________________ Shalini
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: auto complete not working in MyEclipse 8
Posted: Mar 03, 2010 - 10:11 PM
|
|

Joined: Sep 16, 2008
Posts: 3
|
|
auto complete not working in MyEclipse 8 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: auto complete not working in MyEclipse 8
Posted: Mar 04, 2010 - 03:57 AM
|
|
Registered Member

Joined: May 18, 2009
Posts: 1532
|
|
the-dinner,
Have you tried the workaround suggested above? If you are still facing the issue, can you give some information?
1. Can you copy paste your installation details from MyEclipse > Installation Summary > Installation Details?
2. How did you install MyEclipse? using all-in-one installer/pulse or added MyEclipse as a pulgin on top of Eclipse?
3. Are there any errors logged in the log file located at workspace dir > .metadata > .log? |
_________________ Shalini
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: auto complete not working in MyEclipse 8.0
Posted: Mar 04, 2010 - 01:53 PM
|
|

Joined: Sep 16, 2008
Posts: 3
|
|
This copy installation details
*** Date:
jueves 4 de marzo de 2010 08:52:07 AM COT
** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.0
Build id: 8.0-20091120
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 8.0
Build id: 8.0-20091120
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Master\Genuitec\MyEclipse 8.x Latest\myeclipse.exe
-name
Myeclipse
--launcher.library
C:\Master\Genuitec\MyEclipse 8.x Latest\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Master\Genuitec\MyEclipse 8.x Latest\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:/Master/Genuitec/MyEclipse 8.x Latest
-configuration
configuration
-vm
C:/Master/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: auto complete not working in MyEclipse 8.0
Posted: Mar 04, 2010 - 01:55 PM
|
|

Joined: Sep 16, 2008
Posts: 3
|
|
in the log, I see many mistakes |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: auto complete not working in MyEclipse 8.0
Posted: Mar 05, 2010 - 04:02 AM
|
|
Registered Member

Joined: May 18, 2009
Posts: 1532
|
|
the-dinner,
Open the .log file, clear the content and save the file. Now, try to code complete and note the errors in the log file.
This will give the errors generated when using content assist.
Also, I would recommend you to go to Windows > Preferences > Java > Editor > Content Assist > Advanced and select Basic Proposals and Other Java Proposals in the top pane. |
_________________ Shalini
MyEclipse Support
|
| |
|
|
|
 |
|
|