Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] m2e-core sources in Eclipse

AIright, I got that working. You were right about mixing 32 and 64 bit runtimes.

I tried another fresh checkout into a new workspace and it worked. Then I went to the previous workspace and checked the target platform: PDE > Target Platform > Running Platform (Active) > Edit. In Environment > Architecture was set to x86. At this point I realized that I have copied this workspace from an x86 linux machine. Mystery solved...

Cheers,
Rafał

On 01/18/2012 02:04 AM, Igor Fedorenko wrote:
No, M4 works just fine for me, tried it on ubuntu 11.10 x86 and on macosx 10.6 x86_64. The classes you are missing are supposed to come from swt fragment for your platform, not sure why this does not work for you. Are you mixing 32 and 64 runtimes by any chance?



Back to the top