| eclipse plugin for PHP files [message #839793] |
Mon, 09 April 2012 03:41  |
|
Hi,
I want to write an eclipse plugin for PHP files. For a java file we do this
final IWorkingCopyManager manager = JavaUI.getWorkingCopyManager();
and from the open editor, we get the ICompilationUnit object and from
that we get all the methods,fields etc present in that java file.
How can i do the same kind of thing for a PHP file.
Can anyone please help...
Thanks in advance!!
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03231 seconds