I downloaded eclipse and installed the BlackBerry plugin for eclipse.
Now when I start eclipse:
Missing Visual C++ 2008 Runtime redistributable package not found. The reguired package can be installed from: MS VS2008 Redistributable Package.
I download/install/(also restart PC) it from the given url, but the warning is still shown when I start eclipse.
P.S I’m using Windows 7 x64
P.S Also I tried MS VS2008 for x64 but the warning is still shown on startup.
The problem comes from using 64-bit Eclipse.
Blackberry Java plugin for Eclipse requires 32 bit Java/Eclipse to function properly, according to these KB articles –
You can configure a 64 bit Eclipse to work with Blackberry Java using some ad-hockery, but you won’t be able to debug properly because of the problem mentioned in the second KB article. It’s best to use a 32 bit version of Eclipse instead.