code assist problems [message #885372] |
Tue, 12 June 2012 18:13  |
Eclipse User |
|
|
|
Hello all. I have just recently changed over to 64 bit eclipse/pdt and don't seem to be getting the same level of Code Assistance that I was before. I'm just wondering if someone could advise as to what I may have missed here in setting up. It was that long ago that I set up the 32bit version i've forgotten any tricks involved.
I used to be able to get a code assist listing of included classes to choose from, now I don't.
Whenever I used to instantiate a new class object I could choose from a Code Assist list of its methods, now I can't.
Even now when I type 'p' and call Code Assist I only get 'print' as a choice, whereas before I would get all the inbuilt options including 'print_r' - which I use quite a bit.
Also I don't get any Code Assistance for inbuilt PHP functions (e.g date, time, strtotime etc).
Any advice gratefully recieved !!
|
|
|
|
Re: code assist problems [message #885533 is a reply to message #885461] |
Wed, 13 June 2012 03:38   |
Eclipse User |
|
|
|
Hello Toshihiro.
I don't have those in the log, but I do have some problem...
#I should also mention that i'm using the Dev PDT as I am using dubtures Twig extensions.
!SESSION 2012-06-13 17:33:33.500 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.7.0_04
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_AU
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY org.eclipse.jface 2 0 2012-06-13 17:33:40.426
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-13 17:33:40.426
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.workspace,Declaration in Workspace,
Search for declarations of the selected element in the workspace,
Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.dubture.pdt.ui.generategetters,Generate Getters and Setters,
Generate Getters and Setters,
Category(org.eclipse.ui.category.edit,Edit,null,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02777 seconds