You should see the menu items after restarting. If you do not, then open the eclipse workspace/.metadata/.log to look for any errors/exceptions that might be causing the problem. Also, you can look in Help>About Eclipse SDK>Configuration Details at the Plug-in registry section. Each registered plug-in will be listed there with a status message next to it like Activated, Resolved, Inactive, etc.
On 10/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I just realized that I had snipped the actual question in the reply I > sent to comp.lang.java.databases. Here is the full post. Sorry about > that. > > > > ---------- Forwarded message ---------- > From: Russell171 <[EMAIL PROTECTED]> > To: > Date: Sun, 30 Sep 2007 03:11:49 +0000 (GMT) > Subject: Derby eclipse install > The install instructions for Derby 10.3.1.4 in Eclipse 3.3 implies that > it is as simple as having the Eclipse\plugins directory containing these > three directories: > org.apache.derby.core_10.3.1, org.apache.derby.ui_1.1.1, and > org.apache.derby.plugin.doc_1.1.1, as obtained from extracting the zip > files. And afterwards, the Apache Derby menu item should appear when the > project folder is right-clicked. > > In my case, that does not happen. There must be something small which is > understood by experienced users, who write the instructions, that is not so > obvious for beginners. > > Can someone point me in the right direction? Thanks. > > > > -- > dt > > However, experience shows that for many people and many applications a > dose of paranoia is reasonable - Bjarne Stroustrup > > -- Regards, Aaron J Tarter
