• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to add PHP development to Eclipse setup for Android/Java ?

Mel_3

Lurker
Yes, this is Off Topic for this forum... kinda... but maybe some kind soul will help me out.

I've got Eclipse setup for Android/Java development and it seems to be working.

How do I add PHP development as well to the Eclipse installation?

Or is this advisable?

Must I install Eclipse on a separate PC in order to do PHP dev ?

If I can add PHP to the Eclipse setup for Android/Java... where do I click to do it?

Thanks for any step-by-step instructions :)
 
You don't need a separate machine. Eclipse is made up of a set of plugins, and you have as many plugins as you like. So you can definitely have the PHP Development Tools together with the Android Development Tools.

Instructions for installed PDT as available from PDT Wiki. PDT/Installation - Eclipsepedia
 
Back
Top Bottom