Providing an outline view for a language that translates into Java [message #154250] |
Wed, 14 April 2004 15:48 |
Eclipse User |
|
|
|
Hi all,
Is there a short-cut I can use to provide an outline view for a language
that compiles into Java (and that provides an SMAP)?
JPlates (see www.jplates.com) is an extension of Java that adds
template-processing methods and related things, and that compiles into Java.
It looks like it's necessary to implement IAdaptable somewhere, but it's
hard to tell which class or classes should implement it, and what Class
they need to adapt to. I'm guessing this is the easy part.
Next, I want to use the JDT to look at the generated Java to generate an
outline, but have everything linked back to the original JPlates source. I
don't mind using the SMAP directly if necessary, but I don't see the right
place to get the JDT to help.
Any pointers will be greatly appreciated!
Thanks,
Dan Jacobs
JPlates Inc.
|
|
|
Powered by
FUDForum. Page generated in 0.02754 seconds