开发者

cannot find RIMIDEWin32Util.dll

开发者 https://www.devze.com 2023-01-11 09:55 出处:网络
Am running Eclipse 3.5 and Blackberry eclipse plugin but when I try to create a new Debug configuration, a Java style dialog pops up saying -

Am running Eclipse 3.5 and Blackberry eclipse plugin but when I try to create a new Debug configuration, a Java style dialog pops up saying -

cannot find RIMIDEWin32Util.dll

Incidentally, I found that file in this folder in my Blackberry workspace but not sure why it doesn't find it -

C:\Volumes\Data\Code\Blackberry workspace.metadata.plugins\net.rim.eide.bootstrapper\installDlls

Also, when I run as Blackberry Simulator, the Progress for Packaging New_configuration hangs at 9% and then I have to kill and restart Eclipse.

Anyone experience similar issues?

P.S. : Previously, I had an older version of the BB eclipse plugin and things worked fine 开发者_JAVA百科but this started happening on the new version.


So, apparently, the solution to the problem is as described here -

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800901/Support_-_Error_when_debugging_-_Cannot_find_RIMIDEWin32Util.dll.__This_is_a_required_component_of_the_IDE.?nodeid=1450223&vernum=0

That is, I needed to install a 32 bit version of JDK and set the PATH and JAVA_HOME as described here -

http://supportforums.blackberry.com/t5/Java-Development/Cannot-find-RIMIDEWin32Util-dll/td-p/143982

Refer also -

How to set java_home on Windows 7?


Hmm... Arunabh Das' solution seems to be the common solution.

However, I've fixed this problem by setting the JAVA_HOME and path variables to point to my x64 Java JDK, and then point my Eclipse to use JDK as the Java reference instead of the JRE.

My system: Win7 64bit Eclipse Indigo 20110916-0149 64bit BB plugin 1.5.0.201112201607


No matter if you're on 32/64 bit, if you are using Eclipse, just ensure using a 32bit version, both for Eclipse and JDK 6

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号