Results 1 to 9 of 9

Thread: Eclipse php development

  1. #1
    Join Date
    Dec 2010
    Location
    India
    Beans
    36
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Eclipse php development

    I have installed eclipse editor and want to use it for php development as well as HTML, which plug-in should i have to install and whether i have to install php in my system?

  2. #2
    Join Date
    Feb 2010
    Location
    U.K.
    Beans
    782
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Eclipse php development

    The only time you would need to install PHP locally is if you intend to serve the content from that machine or if you want to run some PHP code in a standalone fashion. If you are just coding stuff to be used on a remote webserver then there is no need.

    I cannot answer your question about Eclipse - I have only ever used that for Java. For PHP, HTML and CSS I prefer Bluefish editor - it seems a lot lighter than Eclipse.

    Happy coding

  3. #3
    Join Date
    Feb 2012
    Beans
    5

    Re: Eclipse php development

    it's called the PDT
    http://www.eclipse.org/pdt/downloads/
    between did you downloaded eclipse from the site ( the latest called 'indigo' ) ?
    or you get it from Ubuntu Software Center ?
    Ubuntu Software Center doesn't has the latest eclipse
    plus I recommend that you get it from the eclipse site , extract it and your done
    you can get eclipse with php http://www.eclipse.org/pdt/downloads/
    or add the plugin to indigo

  4. #4
    Join Date
    Dec 2010
    Location
    India
    Beans
    36
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Eclipse php development

    Thank you for your reply. I installed Eclipse from Ubuntu s/w center. so if i download the PDT plug-in whether it will work properly on my version? or whether i have to download indigo?

  5. #5
    Join Date
    Sep 2011
    Location
    UK
    Beans
    76
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Eclipse php development

    Quote Originally Posted by coolmego View Post
    Thank you for your reply. I installed Eclipse from Ubuntu s/w center. so if i download the PDT plug-in whether it will work properly on my version? or whether i have to download indigo?
    If you've got the plugin installed into Eclipse you should be ok to go. The version you get from the Ubuntu Software Center is Indigo, but with a different set of plugins installed to the version you download.

  6. #6
    Join Date
    Sep 2011
    Location
    UK
    Beans
    76
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Eclipse php development

    Quote Originally Posted by cryptotheslow View Post
    The only time you would need to install PHP locally is if you intend to serve the content from that machine or if you want to run some PHP code in a standalone fashion. If you are just coding stuff to be used on a remote webserver then there is no need.

    I cannot answer your question about Eclipse - I have only ever used that for Java. For PHP, HTML and CSS I prefer Bluefish editor - it seems a lot lighter than Eclipse.

    Happy coding
    You would still need to install PHP locally so that you can develop and test before uploading to the "live" server.

  7. #7
    Join Date
    Dec 2010
    Location
    India
    Beans
    36
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Eclipse php development

    It will work correctly? and whether i have to install https also?

  8. #8
    Join Date
    Sep 2011
    Location
    UK
    Beans
    76
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Eclipse php development

    Quote Originally Posted by coolmego View Post
    It will work correctly? and whether i have to install https also?
    If the plugin installed correctly, it should work ok.

    To do PHP development, you would really need to have all the tools installed locally.

  9. #9
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Eclipse php development

    Moved to Programming Talk.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •