Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Upgrading 32-bit to 64-bit

You would have to do this in two calls:
- one that modifies the arch property stored in the profile,
- one that performs the regular director call

If we had implemented these properties as capabilities then this would be possible in one shot, but this is quite a change.

Pascal

On 11/19/2013 03:16 PM, Doug Schaefer wrote:
So, am I crazy in thinking this is possible? We have our users on 32-bit Eclipse platforms and we’d like to push them to 64-bit where possible. It is possible to change the architecture of an Eclipse install while running the director?

Doug.


_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


Back to the top