Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Extending PDT
Extending PDT [message #546591] Tue, 13 July 2010 13:47 Go to next message
Josip Maras is currently offline Josip MarasFriend
Messages: 41
Registered: July 2009
Member
Hi

Does anybody know where can i get a version of Eclipse that is perpared for PDT development (so that i can just check out latest PDT code and run it as an Eclipse application)? Because now, i'm always getting missing plugins, and if i manage to include everyting, even then it's not working (when i run it as an eclipse application, i don't get any of the PDT features)

Basically i would like to study the source code of PDT while it is executing, and as far as i know i can only do that if can run PDT as a plugin.

Thank you
Re: Extending PDT [message #546791 is a reply to message #546591] Wed, 14 July 2010 08:46 Go to previous messageGo to next message
Roy Ganor is currently offline Roy GanorFriend
Messages: 149
Registered: July 2009
Senior Member
Hi,

I recommend using our developers resources at http://wiki.eclipse.org/PDT.

There are good articles and instruction on how to fetch the code ans start contributing / extending to PDT.

Roy
Re: Extending PDT [message #546807 is a reply to message #546791] Wed, 14 July 2010 09:47 Go to previous messageGo to next message
Josip Maras is currently offline Josip MarasFriend
Messages: 41
Registered: July 2009
Member
Hi Roy,

Thanks for the response!

I've searched long but i haven't found any "how to become a contributor" instructions in a sense how to check out and run PDT as plugin from a normal Eclipse environment (so that i can debug and track the PDT code)

I've only managed to find:

http://wiki.eclipse.org/PDT_Development_Environment#Manual_C heckout

And i have already checked out the source code - i can browse it, put when I right click on the org.eclipse.pdt and select "Run As Eclipse Application" i get none of the pdt features (I'm using Eclipse Helios as the development environment).

Any ideas?

Thanks

Josip
Re: Extending PDT [message #546946 is a reply to message #546807] Wed, 14 July 2010 17:09 Go to previous message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

One quick way to get up and running.
1. Download Classic Eclipse
2. Install PDT SDK using the install New Software and select the Helios Site
3. Checkout the php plugins from HEAD using CVS.

You should then not have any red crosses next to any of the projects
(except maybe in org.eclipse.php.ui but you can fix those easily be
commenting out the entries).

Then you should be able to launch a new eclipse application using the
Debug Configuration panel as per normal.

That was how I got up and running quickly.

Dave


On 14/07/2010 10:47, Josip Maras wrote:
> Hi Roy,
>
> Thanks for the response!
>
> I've searched long but i haven't found any "how to become a contributor"
> instructions in a sense how to check out and run PDT as plugin from a
> normal Eclipse environment (so that i can debug and track the PDT code)
> I've only managed to find:
> http://wiki.eclipse.org/PDT_Development_Environment#Manual_C heckout
>
> And i have already checked out the source code - i can browse it, put
> when I right click on the org.eclipse.pdt and select "Run As Eclipse
> Application" i get none of the pdt features (I'm using Eclipse Helios as
> the development environment).
>
> Any ideas?
>
> Thanks
>
> Josip
Previous Topic:Upgrading PHP project from 5.2 to 5.3 question
Next Topic:remote debugging with xdebug
Goto Forum:
  


Current Time: Fri Apr 19 01:27:45 GMT 2024

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

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

Back to the top