| Windows file URL / How to use osgi.dev option [message #838081] |
Fri, 06 April 2012 10:38 |
|
I'm trying to use the osgi.dev option of Eclipse to be able to load classes from a folder. I've successfully used this option on MacOSX, but on Windows it is not working.
I think it may be a problem with the URL, as I'm not sure how to correctly write windows file URL in properties files.
I've tried several alternatives, such as:
myPlugin=file:C:/Documents and Settings/rcg/workspace/TF/bin
myPlugin=file\:C\:/Documents and Settings/rcg/workspace/TF/bin
myPlugin=file:/C:/Documents and Settings/rcg/workspace/TF/bin
myPlugin="file:/C:/Documents and Settings/rcg/workspace/TF/bin"
but none seems to be working. Does anybody knows how to correctly write the URL? Or is there anything else wrong in the way I'm using the osgi.dev option?
Rui Carlos Gonçalves
|
|
|
Powered by
FUDForum. Page generated in 0.01450 seconds