Different info about installation, setting up etc. : All the contributors to the PHPeclipse wiki
Released under the Creative Commons license
Released under the Creative Commons license. See Creative Commons
2006-09-10
| Revision History | ||
|---|---|---|
| Revision 0.3 | 2006-01-26 | |
|
The initial version | ||
| Revision 0.4 | 2006-02-07 | RK |
|
Added descriptions to PHPeclipse installation. Added some index terms. | ||
| Revision 0.5 | 2006-06-03 | RK |
|
Added setting up workspace Added creating project | ||
| Revision 0.6 | 2006-06-05 | RK |
|
Enhanced setting up workspace Enhanced creating project Added DBG setup | ||
| Revision 0.7 | 2006-06-17 | RK |
|
Added debugger description | ||
| Revision 0.8 | 2006-09-10 | RK |
|
Added breakpoint, variable and watch expressions | ||
Abstract
Table of Contents
List of Figures
- 1.1. Find and Install...
- 1.2. Feature Update
- 1.3. Update sites to visit
- 1.4. Updates Search Results
- 1.5. Update Manager Progress
- 1.6. Search for new features to install
- 1.7. Enable PHPeclipse in case it is disabled
- 1.8. Manage Configuration
- 1.9. The information about the extension directory
- 1.10. Get the php.ini path
- 1.11. phpinfo showing the DBG section
- 1.12. DBG Error Message
- 2.1. Select a workspace
- 2.2. Switch a workspace
- 2.3. Select a workspace
- 2.4. Activate prompt for workspace
- 2.5. Set localhost when using Alias
- 3.1. Create a new projec
- 3.2. Select a wizard
- 3.3. Name your PHP Project
- 3.4. The new PHP Project within the Navigator pane
- 3.5. Adding a simple file to the project
- 3.6. The New File Dialog
- 3.7. The new file in the Navigator view
- 3.8. The new file opened in PHP editor
- 3.9. Adding a PHP file to the project
- 3.10. The New PHP filedialog
- 3.11. Change the name to what you like
- 3.12. The new PHP file in the Navigator View
- 3.13. The new PHP file opened in PHP editor
- 3.14. Import Files into Project
- 3.15. Add a Folder to Project
- 3.16. Create a Link Folder
- 3.17. The Navigator View with the new Project
- 3.18. Change the Project's DocumentRoot Setting
- 4.1. Open the Debug Configuration dialog
- 4.2. Debug Configuration with the Perspectives view
- 4.3. Set up Debug Configuration - File
- 4.4. The Breakpoints View
- 4.5. The Breakpoints View context menu
- 4.6. The Breakpoints View icon bar
- 4.7. The Editor View left ruler context menu
- 4.8. The breakpoint Properties dialog
- 4.9. Open the Variables View
- 4.10. The Variables View context menu
- 4.11. Show variable value by hovering
- 4.12. Open the Expressions View via the main menu
- 4.13. Open the Expressions View via the Variables View context menu
The comments are owned by the author. We aren't responsible for their content.
| Author | Thread |
|---|---|
| dalong | Published: 2006/11/16 8:00 Updated: 2006/11/16 8:00 |
|
Just popping in
Joined: 2006/11/16
From:
Comments: 2
|
very good!
I like here! ![]() |
|
|
|
| Author | Thread |
|---|---|
| Mark_1900 | Published: 2006/11/18 11:05 Updated: 2006/11/18 11:09 |
|
Just popping in
Joined: 2006/11/18
From:
Comments: 2
|
For an Alias I also had to add a Directory tag to the httpd.conf, otherwise I had permission problems accessing the files...
<br />
[code]
Alias /wiki "C:/Documents and Settings/Me/wiki"<br />
<Directory "C:/Documents and Settings/Me/wiki"><br />
Options Indexes MultiViews<br />
AllowOverride None<br />
Order allow,deny<br />
Allow from all<br />
</Directory><br />
[/code]<br />
Oh and all these editing tags seem broken!!
![]() |
| Author | Thread |
|---|---|
| Mark_1900 | Published: 2006/11/18 11:21 Updated: 2006/11/18 11:32 |
|
Just popping in
Joined: 2006/11/18
From:
Comments: 2
|
I want a debugger. I downloaded the latest XAMPP 1.5.4a and noticed that it comes with PHP 5.1.6 & PHP 4.4.4, and neither are supported. The debugger module only supports a subset of these major versions from 5.1.0 to 5.1.2 and 4.4.0 to 4.4.2 (http://dd.cron.ru/dbg/downloads.php). I think right at the beginning you should specify which versions to download to get a debugger Version "XAMPP 1.5.2" would be fine.
|
| Author | Thread |
|---|---|
| huqilong | Published: 2006/11/30 6:28 Updated: 2006/11/30 6:28 |
|
Just popping in
Joined: 2006/11/16
From:
Comments: 3
|
I want to know how to use phpeclipse with eclipse detailly!
|
| Author | Thread |
|---|---|
| thierrybo | Published: 2007/2/3 16:19 Updated: 2007/2/3 16:21 |
|
Just popping in
Joined: 2007/2/3
From:
Comments: 1
|
I do not agree with the suggested method 2:
Quote:
For example you have set up XAMPP and your “document root†path is the XAMPP default:
C:Program Filesapachefriendsxampphtdocs
,then your appropriate workspace path should be one level less:
C:Program Filesapachefriendsxampp
|
| Author | Thread |
|---|---|
| dafydd | Published: 2007/4/3 6:01 Updated: 2007/4/3 6:01 |
|
Just popping in
Joined: 2007/4/3
From:
Comments: 2
|
Trying this out on a Mac. J2SE 1.5.0_07-164 installed. 1.5.0_06 is what's available on the download site. However, it would almost certainly be updated with Software Update.
|
| Author | Thread |
|---|---|
| dafydd | Published: 2007/4/6 1:00 Updated: 2007/4/6 1:00 |
|
Just popping in
Joined: 2007/4/3
From:
Comments: 2
|
Second question: How do we point the XAMPP start/stop buttons in the Eclipse toobar to where we put XAMPP?
dafydd |
| Author | Thread |
|---|---|
| dysmas | Published: 2007/8/4 14:18 Updated: 2007/8/4 14:18 |
|
Just popping in
Joined: 2007/8/4
From:
Comments: 1
|
Thanks hundred times for all the detailed explanations here !!
And especially for the note which explains why debugging a CLI application does not work in 1.1.8 version and only in 1.1.9. (wrong port, as I guessed, but I have been looking for this information for some hours before coming here). Unfortunately this 1.1.9 CVS version does not work in the last 3.2.0 Eclipse version I just got. Let us hope the stable version is going quickly. |
| Author | Thread |
|---|---|
| Mercyful | Published: 2007/9/10 14:46 Updated: 2007/9/10 14:46 |
|
Just popping in
Joined: 2007/9/10
From:
Comments: 1
|
I want using eclipse3.2 with php-plugin and for debugging i want using dbg.
I'm using xampp 1.6.3a with php 4.4.7. and php_dbg.dll-4.4.x After step by step installation http://docs.schuetzengau-freising.de/ ... =xo-002&file=ch01s05.html the debugger dbg will not work. When i called phpinfo() there is no section dbg shown. Who have any ideas? Thanks a lot! Regards Mercyful |
| Author | Thread |
|---|---|
| keryx | Published: 2007/9/26 22:59 Updated: 2007/9/26 22:59 |
|
Just popping in
Joined: 2007/9/26
From:
Comments: 1
|
A section about verrors should be nice. I get the following:
<terminated, exit value: 0>PHP C:\Program\PHP\php.exe : <path>/<fil>.php I've googled like crazy but to no avail. And yes - it does not stop at breakpoints and "variables" are empty. DBG is working: if (function_exists ("DebugBreak")) { DebugBreak (); echo "debugging started!<br />\n"; } Outputs "debugging started!" And DBG is reported on phpinfo(). |
| Author | Thread |
|---|---|
| koski | Published: 2007/10/19 3:55 Updated: 2007/10/19 3:55 |
|
Just popping in
Joined: 2007/10/19
From:
Comments: 1
|
Hi,
Seems that the mentioned link for cvs: http://phpeclipse.sourceforge.net/update/cvs is out of date or wrong. |
| Author | Thread |
|---|---|
| andybruk | Published: 2007/11/18 1:11 Updated: 2007/11/18 1:11 |
|
Just popping in
Joined: 2007/11/18
From:
Comments: 1
|
I've been searching for a PHP debugger for ages. This is the only one I can find that works perfectly, thanks very much for providing this documentation.<br /><br />I doubt if I could ever get it to work on Windows, but it works so well with Ubuntu Linux and Eclipse 3.1.<br />
|
| Re: xo-002 index.html | XOOPS Docman | andybruk | 2007/11/18 1:11 | |
| Re: xo-002 ch01s03.html | XOOPS Docman | koski | 2007/10/19 3:55 | |
| Re: xo-002 ch04.html | XOOPS Docman | keryx | 2007/9/26 22:59 | |
| Re: dbg is not working | XOOPS Docman | Mercyful | 2007/9/10 14:46 | |
| Debugging standalone PHP applications | XOOPS Docman | dysmas | 2007/8/4 14:18 | |
| Re: xo-002 ch01s04.html | XOOPS Docman | dafydd | 2007/4/6 1:00 | |
| Re: xo-002 ch01.html | XOOPS Docman | dafydd | 2007/4/3 6:01 | |
| Re: xo-002 ch02s03.html Workspace Method 2 | XOOPS Docman | thierrybo | 2007/2/3 16:19 | |
| Re: xo-002 http://www.apachefriends.org/en/xampp-windows.... | XOOPS Docman | huqilong | 2006/11/30 6:28 | |
| Re: xo-002 http://www.apachefriends.org/en/xampp.html | XOOPS Docman | huqilong | 2006/11/20 3:10 |






