|
Re: code assist problems [message #885461 is a reply to message #885372] |
Wed, 13 June 2012 03:37   |
Toshihiro Izumi Messages: 360 Registered: July 2009 Location: Japan |
Senior Member |
|
|
See workspace/.metadata/.log
If there is
>Unsupported database file version or invalid file header in file ...
Remove workspace/.metadata/.plugins/org.eclipse.dltk.core.index.sql.h2/*
(database will be recreated automatically when you started eclipse)
[edited]
Ignore the message in .log anyway. It is logged by newer version of h2database plugin and old version doesn't log unsupported error.
[Updated on: Thu, 14 June 2012 05:13] Report message to a moderator
|
|
|
Re: code assist problems [message #885533 is a reply to message #885461] |
Wed, 13 June 2012 07:38   |
Daryl King Messages: 5 Registered: March 2012 |
Junior Member |
|
|
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.03796 seconds