|
Re: Existing Eclipse project run on new version of Eclipse [message #1754142 is a reply to message #1754124] |
Tue, 14 February 2017 17:23 |
|
Hi
1) you can just
- launch latest Eclipse
- let it create a new workspace
- import all old projects into the new workspace (File, Import, General, Existing Projects into Workspace)
2) if you didn't use any low-level 32-bit specific OS calls, then you should have no problem.
You will have to fix the launch, since most probably it contains a specific win 32 bit fragment.
In general, given the big gap between 3.3 and 4.6 APIs, you may have to fix several calls, but it depends a lot on the specific usage of the platform and other frameworks.
Vincenzo Caselli
|
|
|
Re: Existing Eclipse project run on new version of Eclipse [message #1754143 is a reply to message #1754124] |
Tue, 14 February 2017 17:23 |
|
Hi
1) you can just
- launch latest Eclipse
- let it create a new workspace
- import all old projects into the new workspace (File, Import, General, Existing Projects into Workspace)
2) if you didn't use any low-level 32-bit specific OS calls, then you should have no problem.
You will have to fix the launch, since most probably it contains a specific win 32 bit fragment.
In general, given the big gap between 3.3 and 4.6 APIs, you may have to fix several calls, but it depends a lot on the specific usage of the platform and other frameworks.
Vincenzo Caselli
|
|
|
Re: Existing Eclipse project run on new version of Eclipse [message #1754158 is a reply to message #1754143] |
Tue, 14 February 2017 20:03 |
jam ov Messages: 5 Registered: February 2017 |
Junior Member |
|
|
Thanks for your reply
- 1 done no output even can't open swt class file properly with GUI mode
Vincenzo Caselli wrote on Tue, 14 February 2017 17:23Hi
1) you can just
- launch latest Eclipse
- let it create a new workspace
- import all old projects into the new workspace (File, Import, General, Existing Projects into Workspace)
2) if you didn't use any low-level 32-bit specific OS calls, then you should have no problem.
You will have to fix the launch, since most probably it contains a specific win 32 bit fragment.
In general, given the big gap between 3.3 and 4.6 APIs, you may have to fix several calls, but it depends a lot on the specific usage of the platform and other frameworks.
Vincenzo Caselli
[Updated on: Tue, 14 February 2017 20:04] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.04864 seconds