[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Re: exploring the jdt
|
- From: Paul Webster <pwebster@xxxxxxxxxx>
- Date: Tue, 04 Apr 2006 08:27:51 -0400
- Newsgroups: eclipse.tools.jdt
- Organization: EclipseCorner
- User-agent: Mozilla Thunderbird 1.0.7-1.4.1 (X11/20050929)
For any button or menu with an '_', you have to add and '&' in front of
that letter :-)
Search for Add &Class Folder
I found it in the org.eclipse.jdt.ui project.
Later,
PW