Skip to main content



      Home
Home » Newcomers » Newcomers » eclipse plugin for PHP files
eclipse plugin for PHP files [message #839793] Mon, 09 April 2012 03:41 Go to next message
Eclipse UserFriend
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!!
Re: eclipse plugin for PHP files [message #839959 is a reply to message #839793] Mon, 09 April 2012 09:29 Go to previous messageGo to next message
Eclipse UserFriend
Hi

> I want to write an eclipse plugin for PHP files.
Are you aware that such a thing already exists [1] at Eclipse?

[1] http://www.eclipse.org/projects/project.php?id=tools.pdt

Michael
Re: eclipse plugin for PHP files [message #840443 is a reply to message #839793] Tue, 10 April 2012 00:58 Go to previous message
Eclipse UserFriend
You might want to ask that in the PDT forum: http://eclipse.org/forums/eclipse.tools.pdt
Previous Topic:Dynamic Web Project : Applet not showing in browser
Next Topic:Execute code Installing from update site
Goto Forum:
  


Current Time: Wed Jul 23 20:50:26 EDT 2025

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

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

Back to the top