Eclipse accidentally exits after installing the Blackberry / SDK plugin

Since adding Blackberry Java classes from my site to eclipse, I had this where the eclipse would accidentally close, without a noticeable pattern, rhyme, error, or reason. Here are the environment / software packages that I use:

Windows XP SP2
Eclipse v3.5.1
Java Plugin for Blackberry v1.1.1.200911111641-15
Blackberry Java SDK 4.5.0.21

I tried the usual steps to completely uninstall and reinstall Eclipse and related plug-ins on several systems with the same configuration, including the new version of Windows XP SP2. Upgrading to Eclipse 3.6 did not work (the plugin will not install it as the wrong version), and also downgrade to 3.4 for the same reason. I also increased the heap size to 512 (the system has two gigabytes of memory), since some research in Eclipse doing this type of thing with Groovy was allowed this way, but again, without cubes. Eclipse works great when Blackberry plugins are not installed, and no error or problem log entries in the event log help to show what might be the problem with these plugins.

So, if someone is faced with this problem, and even better, there is a solution, I would like to hear about it. Thanks in advance.

: , Blackberry SDK, , , . ?


, , , . , IDE. , .

+3
4

Eclipse 3.4 (Ganymede)? , Eclipse - , 3.4.2.

+1

, , IDE. Eclipse , BB. . ( -) , .

+1

Eclipse. C:\eclipse hs_err_pidxxxx.log. :

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x753ba053, pid=3144, tid=5820
#
# JRE version: 6.0_20-b02
# Java VM: Java HotSpot(TM) Client VM (16.3-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [USP10.dll+0x1a053]

. . Eclipse ( , , Java Content-Assist, ).

​​ Eclipse 3.6M7, , , JDE Plug-in .

+1

This is a known issue with Eclipse 3.5.X and is fixed for 3.6.0

Bug Ticket link to Eclipse Bugzilla: https://bugs.eclipse.org/bugs/show_bug.cgi?id=283503

It looks like we're stuck with this until the next update to the BB Eclipse plugin.

+1
source

Source: https://habr.com/ru/post/1728052/


All Articles