[Jadclipse-develop] [ jadclipse-Bugs-1587385 ] StackOverflowError
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2006-11-17 20:43:38
|
Bugs item #1587385, was opened at 2006-10-30 18:07 Message generated for change (Comment added) made by jgyger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1587385&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Duplicate Priority: 5 Private: No Submitted By: Jean-Philippe Gariepy (gawi) >Assigned to: Johann Gyger (jgyger) Summary: StackOverflowError Initial Comment: In version 3.2.3, I got the following while editing java code: java.lang.StackOverflowError at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) at net.sf.jadclipse.JadclipseSourceMapper.findSource(JadclipseSourceMapper.java:93) ... (and so on) ---------------------------------------------------------------------- >Comment By: Johann Gyger (jgyger) Date: 2006-11-17 20:43 Message: Logged In: YES user_id=7927 Originator: NO Marking this bug report as a duplicate of http://sourceforge.net/tracker/index.php?func=detail&aid=1588944&group_id=40205&atid=427342 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1587385&group_id=40205 |