Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Dont exist anywhere --- org.eclipse.datatools.sqltools.result.PluginResources (NLS missing message error - no one seen before ????)
Dont exist anywhere --- org.eclipse.datatools.sqltools.result.PluginResources [message #514363] Sun, 14 February 2010 20:51
Eclipse UserFriend
Dear all,

No one could give me some info on this and I searched all over the Internet and found none.

I am getting this same error message in my SQL Result folder:

"1 NLS missing message: OperationCommand_action_execute in: org.eclipse.datatools.sqltools.result.PluginResources".


My scenario is very simple:

1) I created a database/file. Its status is Connected and Auto-commit.

2) In the SQL Editor, I typed in and highlighted below:

CREATE TABLE testMySQLtable (
id INT(10),
name VARCHAR (100)
)


3) I clicked "Execute Selected". It immediately came back with the error shown above.

Where did this "org.eclipse.datatools.sqltools.result.PluginResources" come from?

How can I get around this problem?

Any help will be greatly appreciated.

Many Thanks
Previous Topic:Please HELP! sqltools PluginResources missing?
Next Topic:Unable to resize the status bar
Goto Forum:
  


Current Time: Fri Mar 28 04:39:52 EDT 2025

Powered by FUDForum. Page generated in 0.03034 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top