OK, I’ll give it a try. You made my day. Thanks Pascal! D
From: Pascal Rapicault <[email protected]<mailto:[email protected]>> Reply-To: P2 developer discussions <[email protected]<mailto:[email protected]>> Date: Wednesday, November 20, 2013 at 10:33 AM To: P2 developer discussions <[email protected]<mailto:[email protected]>> Subject: Re: [p2-dev] Upgrading 32-bit to 64-bit You will need to write your own code to do this. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Doug Schaefer Sent: November-20-13 10:25 AM To: P2 developer discussions Subject: Re: [p2-dev] Upgrading 32-bit to 64-bit I’m happy with two shots. Do I need to write code to change the arch property, or is there an command-line way to do that? From: Pascal Rapicault <[email protected]<mailto:[email protected]>> Reply-To: P2 developer discussions <[email protected]<mailto:[email protected]>> Date: Wednesday, November 20, 2013 at 8:32 AM To: P2 developer discussions <[email protected]<mailto:[email protected]>> Subject: 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 [email protected]<mailto:[email protected]>https://dev.eclipse.org/mailman/listinfo/p2-dev
_______________________________________________ p2-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/p2-dev
