Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Integrating Help For 3RD Party JDBC Driver
Integrating Help For 3RD Party JDBC Driver [message #142983] Tue, 14 March 2006 15:04 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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.
Re: Integrating Help For 3RD Party JDBC Driver [message #143193 is a reply to message #143001] Wed, 15 March 2006 16:07 Go to previous message
Eclipse UserFriend
Originally posted by: wojtek.a.com

bradley konkle wrote:

> Thanks, but as a 'newcomer', RMB is what?
Sorry about that.

Right Mouse Button
Previous Topic:Demo database Problems
Next Topic:Create Chart
Goto Forum:
  


Current Time: Mon Aug 26 02:54:20 GMT 2024

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

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

Back to the top