Integrating Help For 3RD Party JDBC Driver [message #142983] |
Tue, 14 March 2006 15:04 |
Eclipse User |
|
|
|
Originally posted by: bradley_nospam.thekonkles.com
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.
|
|
|
Re: Integrating Help For 3RD Party JDBC Driver [message #142993 is a reply to message #142983] |
Tue, 14 March 2006 15:09 |
Eclipse User |
|
|
|
Originally posted by: wojtek.a.com
bradley_nospam@thekonkles.com 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.
|
|
|
Re: Integrating Help For 3RD Party JDBC Driver [message #143001 is a reply to message #142993] |
Tue, 14 March 2006 16:21 |
Eclipse User |
|
|
|
Originally posted by: bradley_nospam.thekonkles.com
Thanks, but as a 'newcomer', RMB is what?
"Wojtek" <wojtek@a.com> wrote in message
news:dv6mg4$vkt$1@utils.eclipse.org...
> bradley_nospam@thekonkles.com 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.
|
|
|
|
Powered by
FUDForum. Page generated in 0.08483 seconds