- This topic has 6 replies, 4 voices, and was last updated 15 years, 11 months ago by Loyal Water.
-
AuthorPosts
-
ejvyasMemberI find that this version does not work well in the case of Java code assist. Sometimes it just does not pop up
Loyal WaterMemberCould you give us more information on what file and editor you were working with when you ran into this issue.
Also, can you go to MyEclipse > Installation Summary > Installation Details and paste them here for me.
opperpanterMemberI have the same issue. Just installed 7.0 GA:
*** Date:
dinsdag 16 december 2008 16:09:32 uur CET** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.0
Build id: 7.0-20081201*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.0
Build id: 7.0-20081201Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\eclipse\MyEclipse 7.0\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\eclipse\MyEclipse 7.0\../Genuitec\Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\eclipse\MyEclipse 7.0\../Genuitec\Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
configuration
-vm
C:\eclipse\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
ejvyasMemberYes I believe there are issues with Code Assist in 7.0 . Also, I cannot understand why I get errors while editing Spring config files. Of course, there will be errors before I finish typing!!
Loyal WaterMemberDoes the code assist problem persist in a new workspace as well?
nguyenttmMemberFix
1) Create a totally new workspace and import your existing project
P.S Remember check “Copy projects into workspace” to copy all your exisiting work to new workspace.
2) Go Preferences>Java>Editor>Content Assist>Advanced
P.S Make sure “Other Java Proposals” is ticked
Loyal WaterMemberejvyas
Does the *fix* posted above resolve the code assist problem for you? -
AuthorPosts