Hi Pradeep,

AFAIK, the absolute paths to org.eclipse.equinox.p2.installFolder gets
hard-coded in the profile file, if you provision the application using
director without -roaming enabled.
So you need to invoke the director with -roaming enabled.Is there a
particular reason you don't want to invoke the director with -roaming
enabled?
AFAIR with -roaming enabled, org.eclipse.equinox.p2.installFolder value
gets modified at runtime relative to the current working directory when the
profile is loaded from disk.

Thanks,
Dileepa



On Tue, Apr 16, 2013 at 12:18 AM, Pradeep Fernando <[email protected]>wrote:

> Hi devs,
>
> I want to provision a shared bundle installation. (bundle pooling). All
> works fine, apart from roaming. It is due to absolute paths in eclipse.ini
> file. Bit of Google searching revealed that, others too have encountered
> the same issue. [1]
>
> Is there any workaround for the bug. manually editing the file to a
> relative path, didn't work either.
>
>
> [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=344153
>
>
> thanks in advance,
> --Pradeep
>
> _______________________________________________
> p2-dev mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/p2-dev
>
>
_______________________________________________
p2-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/p2-dev

Reply via email to