Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » jsr-045 SMAP post-processor
jsr-045 SMAP post-processor [message #243119] Mon, 23 April 2007 08:17 Go to next message
Eclipse UserFriend
Originally posted by: fonscajos.yahoo.fr

Hi,


I am using JSR45 to map translated source so that the eclipse debugger
knows how to debug non-java code.

Does eclipse have a built-in post-processor to combine the SMAP (source
map) file with the final class file? Is there any built-in support for
jsr45 in Eclipse, or must I implement that myself?

thank you for your help.
Re: jsr-045 SMAP post-processor [message #243576 is a reply to message #243119] Wed, 09 May 2007 16:02 Go to previous message
Darin Wright is currently offline Darin WrightFriend
Messages: 454
Registered: July 2009
Senior Member
There is no built-in post-processor to combine the SMAP with the class file.
The debugger just knows how to use the SMAPs if present.

Darin Wright

""Jos
Previous Topic:IClasspathContainer and JavaModel update
Next Topic:Outline Viewer Selection Moves Code
Goto Forum:
  


Current Time: Sat Oct 19 19:29:48 GMT 2024

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

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

Back to the top