[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Integrating Help For 3RD Party JDBC Driver
|
Thanks, but as a 'newcomer', RMB is what?
"Wojtek" <wojtek@xxxxx> wrote in message
news:dv6mg4$vkt$1@xxxxxxxxxxxxxxxxxxxx
> bradley_nospam@xxxxxxxxxxxxxx wrote:
>
>> Hello,
>>
>> Using eclipse 3.1.2. - Windows Server 2003
>>
>> Have downloaded 3RD Party JDBC drivers and have added the jar file to the
>> Package. No problems.
>>
>> What I would like to know is:
>> What needs to be done so that F1 help will display help information in
>> the eclipse help window specific to the 3RD party class implememtation.
>>
>> For example:
>> F1 help for 'DataSource' produces information regarding the interface
>> (javax.sql.DataSource).
>>
>> But F1 help for 'SQLServerDataSource'
>> (com.microsoft.sqlserver.jdbc.SQLServerDataSource)does not display the
>> implementation specific help.
>>
>> Thanks in advance.
> RMB on the librabry name, then locate the JavaDoc file in the appropriate
> properties field.