Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JDT - custom xml language - integration(Add debugger support for xml executable language)
JDT - custom xml language - integration [message #691416] Fri, 01 July 2011 12:20
Alessandro Carraro is currently offline Alessandro CarraroFriend
Messages: 27
Registered: July 2009
Junior Member
Hi, I've a sort of executable xml derived language.
I already have a custom xml editor with content assist and validation.

Since those files are parsed and executed at run-time from java programs, I'd like to integrate eclipse debug framework, jdt's and my xml editor in this way:

I'd like to add a breackpoint to the xml, and my plugin analyze the position and install a normal (conditional) jdt breakpoint in some specific java classes in order to pause in specific moments (ie while evaluating the xml language)

There is already something very similar to what i have in mind: the jsp debugger. However, I could not find the relevant plugin to study it.

Can someone point me interesting resources to get my task done?
I'm looking for:
1) Articles / tutorials
2) Books
3) Similar plugins to study them

ty very much
Previous Topic:data source enterprise explorer?
Next Topic:Configure Hibernate as JPA Provider
Goto Forum:
  


Current Time: Tue Apr 16 20:36:49 GMT 2024

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

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

Back to the top