|
|
|
|
|
|
Re: Snippet of code to install/update a bundle [message #37573 is a reply to message #37441] |
Sun, 14 March 2004 17:08  |
Eclipse User |
|
|
|
Originally posted by: jeff_mcaffer.REMOVE.ca.ibm.com
Doc is coming. Basically jars and directories are just different forms of
the same thing. Point the runtime at either and it is happy. Just for fun
you can also use a regular (non reference:) URL and point to a dir. That
copies the content of the dir into some local stash and runs from there.
And, no, .project and .classpath are development time entities. The runtime
does not know about them.
Jeff
"Alex Smirnoff" <alexsmr@sympatico.ca> wrote in message
news:c2t2qg$u2g$1@eclipse.org...
> > If you specify reference:file:d:/workspace/myBundle/
> > it will be fine if there is a bin folder under myBundle.
>
> Then how framework will know where to look for Manifest and
> where load the binaries? Will it parse
>
> d:/workspace/myBundle/.project [and]
> d:/workspace/myBundle/.classpath [and]
>
> will it look for Manifest in d:/workspace/myBundle/META-INF?
> Where I can find more info on this?
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.30691 seconds