Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » How to add PHP servers and debug configurations from outside?
How to add PHP servers and debug configurations from outside? [message #1011988] Wed, 20 February 2013 16:28 Go to next message
Ilya K. is currently offline Ilya K.Friend
Messages: 2
Registered: February 2013
Junior Member
Hello!

I'm using Zend Studio 9 and would like to atomatize the process of creating new PHP servers and debugging config sets.

Is it possible to create new PHP servers

index.php/fa/13489/0/

and debug configurations sets

index.php/fa/13490/0/

index.php/fa/13491/0/

outside of eclipse? What files do I need to create/change to do this?

I want to write a script to automate this process.

// This is a crosspost to this one (stackoverflow.com/questions/14856198/eclipse-zend-studio-how-to-add-php-servers-and-debug-configurations-from-outs). I haven't got any answer there.

Thank you in advance!
  • Attachment: p7YTd.png
    (Size: 39.88KB, Downloaded 1185 times)
  • Attachment: E64lK.png
    (Size: 24.92KB, Downloaded 1012 times)
  • Attachment: fzdLp.png
    (Size: 60.10KB, Downloaded 1199 times)
Re: How to add PHP servers and debug configurations from outside? [message #1012283 is a reply to message #1011988] Thu, 21 February 2013 09:13 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
Zend Studio Forum -> Zend Forums • View forum - Zend Studio

PHP Servers are persisted in {workspace}/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.php.server.core.prefs
Debug(Launch) configurations are stored in {workspace}/.metadata/.plugins/org.eclipse.debug.core/.launches
(editing those files directly is contrary to manners of course)
Re: How to add PHP servers and debug configurations from outside? [message #1012377 is a reply to message #1012283] Thu, 21 February 2013 12:52 Go to previous message
Ilya K. is currently offline Ilya K.Friend
Messages: 2
Registered: February 2013
Junior Member
Thank you!
Previous Topic:PhpDoc @property typed arrays not recognized ?
Next Topic:"Debug all not pages" option not visible/working
Goto Forum:
  


Current Time: Sat Apr 20 00:53:33 GMT 2024

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

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

Back to the top