Hi Gautam,

Nice to see this plugin :) since the PHP source code representation is similar 
to the JDT one I think it will be very ease to support PDT as well.
See the following resources:

1.       PHP AST - http://www.eclipse.org/pdt/articles/ast/PHP_AST.html

2.       Extending PDT - http://wiki.eclipse.org/Extending_PDT_2.2

Feel free to ask any question regarding this integration,
Roy
From: [email protected] [mailto:[email protected]] On 
Behalf Of Gautam Dev
Sent: Sunday, July 10, 2011 9:17 PM
To: pdt-dev
Subject: [pdt-dev] Get the PHP class in eclipse plug-in

Hi,

I have an eclipse plug-in for Java which can generate code with the fields from 
any class.
This is described in detail here http://fast-code.sourceforge.net/templates.htm.
I want to do the same thing with PHP. Can you tell me how to get the PHP class 
in an eclipse plug-in
and then get all the fields in it?

Thanks,
--Gautam

_______________________________________________
pdt-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/pdt-dev

Reply via email to