How to use pdt for develepmont and debugging [message #6151] |
Fri, 16 March 2007 13:41 |
Eclipse User |
|
|
|
Originally posted by: taylanfb.hotmail.de
Hallo,
I am very new by the newsgroup and hope that here is right to find an
answer.
I have a php project (oscommerce) which is already developed by
someoneelse and I want to change some properties. to do this I have found
the eclipse pdt plugin. (I have already worked with jsp and servlet
development with wst plugin.)
I have eclipse 3.2.0 and installed the pdt plugin via Update manager.
now I can create PHP project and under run menu I can see "PHP script" and
"PHP web Page" options. and I can run the php pages. but I can not do any
debug.
is there any documentation about this? how can I create a new project or
how can I import an existing php project to eclipse and do debug process?
thanks a lot
|
|
|
|
Re: How to use pdt for develepmont and debugging [message #10261 is a reply to message #6198] |
Tue, 27 March 2007 13:41 |
Eclipse User |
|
|
|
Originally posted by: taylanfb.hotmail.de
thanks for your answer
this is a very good documentation. :)
I have installed now everything that I need and can debug the projects but
I have a problem.
I have my project in c:/apache/htdochs/myproje.
I want to use eclipse to edit and debug this project. I have done the
following but the changes that I have done in eclipse doesn't effect this
project. I should export the changes after my work to server directory (by
me it is localhost)
I have created a new PHP project in my workspace (C:/eclipse/workspace)
and then imported the files from the project.
configured the run as following :
php web page
-->new configuration
--> server : defaul php server
--> file/project : /newproject/index.php
-->url : http://localhost/myproje/index.php
I can now run the project but if I make a change in afile I can not see
the change until I export the project from workspace to the apache htdocs
folder.
what do I false?
is there any way to see the changes in eclipse?
thanks a lot
|
|
|
|
Re: How to use pdt for develepmont and debugging [message #10461 is a reply to message #10395] |
Tue, 27 March 2007 20:08 |
Eclipse User |
|
|
|
Originally posted by: taylanfb.hotmail.de
Thanks again for your answer
I have tried it like you have said. but now I have 3 directory which
consists the same things :)
1-) original project directory in apache server.
2-) die directory in my workspace
3-) the new directory in apache server in which the files are published.
and I lose the control :(
could you please tell me how should I open an existing project (in my case
this located in the apache/htdocs) in eclipse to edit and debug purposes?
I create a new project in workspace and import the files from the
directory above but I think this is not the correct way.
many thanks
best regards
|
|
|
|
Powered by
FUDForum. Page generated in 0.02843 seconds