Browse Joomla 1.5 API in Eclipse

Discussion and education for beginner / novice programmers interested in embarking on the development process to take advantage of the extensible nature of the Joomla! CMS.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Forum rules
Post Reply
manfredino
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Mon Feb 18, 2008 2:33 pm

Browse Joomla 1.5 API in Eclipse

Post by manfredino » Fri Feb 22, 2008 8:49 am

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

User avatar
THE_AI
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sat Jun 03, 2006 4:33 pm
Contact:

Re: Browse Joomla 1.5 API in Eclipse

Post by THE_AI » Tue Feb 26, 2008 8:26 pm

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 :)


Post Reply