Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Getting unexpected exceptions in multiple plugins
Getting unexpected exceptions in multiple plugins [message #7468] Mon, 28 April 2003 16:21
Rob Tanner is currently offline Rob TannerFriend
Messages: 20
Registered: July 2009
Junior Member
Hi,

I have added both the oXygen XML editor plugin and the Jalopy
pretty-printer plugin to Eclipse 2.1 using Client VM (1.4.0-b92 mixed
mode) under RH Linux 7.3. Both cause eclipse to crash with the following
messge:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4DEFF1F4
Function=_XtSortPerDisplayList+0x84
Library=/usr/X11R6/lib/libXt.so.6

oXygen's tech support say they don't use any native code at all (100% pure
Java) and I presume that's true for Jalopy as well. Any idea what's going
on and what it is I need to fix?

Thanks,

Rob Tanner
Linfield College
McMinnville, Oregon
Previous Topic:[Java Search] search for methods by return type (and parameter types)?
Next Topic:Unit Testing Plugin Code
Goto Forum:
  


Current Time: Sat Nov 09 03:59:03 GMT 2024

Powered by FUDForum. Page generated in 0.02478 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top