Hello everybody,
I managed to succesfully setup a development environment based on Eclipse 3.3 with PDT addon and Xdebug on Ubuntu 7.10.
I don't know how to associate the dowloaded Joomla API documentation to the Eclipse project in order to browse that within the editor.
Any help is gratly appreciated.
Massimo
Browse Joomla 1.5 API in Eclipse
Moderators: tjay, seadap, Rogue4ngel, matthewhayashida
Forum rules
-
- Joomla! Fledgling
- Posts: 1
- Joined: Mon Feb 18, 2008 2:33 pm
Re: Browse Joomla 1.5 API in Eclipse
I' not really sure what you really mean, but if you have a project within eclipse you can right click this project and click build. That will check all the classes, functions and will extract all the help info you need when writing your code.
Well, now I will try to develop extensions