|
Re: relative location of driver JAR file [message #20329 is a reply to message #20311] |
Thu, 03 August 2006 20:35 |
Eclipse User |
|
|
|
Originally posted by: brianf.sybase.com
Hi Radim...
You should be able to use the [plugin-id]/path method to use the relative
path. You might check a couple of things...
1) Is the plug-in you're referencing accessible from the plug-in with the
referenced path? (Maybe the file is exposed in a separate plug-in?)
2) What does your actual extension point look like? I may be able to see
something in the actual text that could help. (Hard to debug sight unseen.)
Thanks!
--Brian Fitzpatrick
Sybase, Inc.
Senior Software Engineer/DTP Connectivity Committer
"Radim" <radim@kolarikovi.net> wrote in message
news:92b8cfde2e13f012a9a252521b5fb123$1@www.eclipse.org...
> Hi,
>
> Is there a way of referencing a jar file in the JAR list of a driver
> (jarList property) using a relative path of the plugin? I would like to
> define a driver plugin, which would include the JAR files in the plugin.
>
> I saw bug 140816 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=140816)
> that mentions using of the syntax like [plugin-id]/path, but that is not
> working for me. Is there anything I might have done incorrectly?
>
> Thanks,
> Radim
>
|
|
|
|
|
Re: relative location of driver JAR file [message #20359 is a reply to message #20349] |
Fri, 04 August 2006 19:18 |
Eclipse User |
|
|
|
Originally posted by: brianf.sybase.com
Sounds like a bug. If you make a Bugzilla entry we'll get it fixed.
Thanks!
--Brian
"Radim" <radim@kolarikovi.net> wrote in message
news:b52536e43ffa9bb4af0776fbdc15325d$1@www.eclipse.org...
> I think I have identified the problem. It appears to be working only if
> there is createDefault property set to "true". It then creates a default
> driver instance successfully.
>
> However, if I try to create the driver instance using menu, the
> [plugin.id] string is not converted (looking at the source code, the
> updatePluginJarList method of the DriverManager class is not called).
>
> Is it a bug or is it an expected behaviour?
>
> Thanks,
> Radim
>
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05097 seconds