Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] possibility of adding java Elements ?

Hi,
I'm developping a plugin base on Java Language. I'm on stage=
 of demo.
I need to use a tree to represent a compilation Unit like th=
is use in
outview with JDT. But I would like to have more details in t=
his tree (
for method : Javadoc, code), and i would like to add element=
s (test
part).
So, my question is : can i use the JDT.core to add element a=
nd how can i
do or do i need to make my own tree representation ?

_____________________________________________________________________
MSN Messenger, nouvelle version ! Personnalisez vos messages, jouez en
ligne et communiquez en temps réel par vidéo! http://ifrance.com/_reloc/m




Back to the top