Tagged Questions

PHP Development Environment (PDT) -- Eclipse plugin for PHP programming language

learn more… | top users | synonyms

22
votes
12answers
2k views

Eclipse PDT “tips”?

(Yes, this is a quite opened and general and subjective question -- it's by design, cause I want tips you think are great !) I'm using Eclipse PDT 2.1 to work in PHP, either for small and/or big ...
21
votes
2answers
5k views

PayPal: IPN vs PDT

I'm having some trouble choosing between PayPal's Instant Payment Notification (IPN) and Payment Data Transfer (PDT). Basically, users buy a one-off product on my site, pay on PayPal, and return to ...
11
votes
3answers
9k views

Disable or speed up DLTK indexing in Eclipse PDT?

I am using Eclipse PDT Helios with Aptana Studio on Windows XP SP3. Very often, my workflow is interrupted because Eclipse starts a DLTK indexing process that lasts 30 seconds, sometimes up to 2 ...
11
votes
5answers
8k views

How to install Eclipse + PHP Development Tools (PDT) + Debugger on Mac in The Year 2011 [closed]

I had a lot of trouble installing Eclipse and PDT on my system. It took two days, largely because all the tutorials I could find were out of date (written in 2008, it's 2011 now) and various steps ...
8
votes
3answers
168 views

Configuring subdomains in Eclipse PDT & xDebug

I'm trying to set up a local environment for developing and testing an existing PHP application. I've chosen Eclipse PDT as my IDE and xDebug as the debugging module. When testing individual files on ...
8
votes
5answers
4k views

Eclipse PDT Ant

I downloaded the Eclipse PDT 2.0 GA release (Eclipse 3.4), however, it doesn't look like the Ant tools are included in this package. How can I install the eclipse Ant tools (editor, executable, ...
7
votes
5answers
4k views

Problems opening php files in Eclipse

I've just set up PDT in eclipse (Galileo), but get the error below when opening any .php file. Does anyone know how I can fix this? Thanks in advance TAO. PHP FILE: <?php echo "test" ?> ...
7
votes
6answers
1k views

Proper indentation in array initialization, PDT/Zend Studio

I'm using the following style of array initialization in the code: $a = array( 'one' => 123, 'two' => 456 ); But PDT/Zend Studio doesn't work properly in this case; after pressing ...
7
votes
3answers
696 views

Converting from Eclipse PDT to Vim

I truly love VIM - it's one of only a handful of applications I've every come across that make you feel warm and fuzzy inside. However, for PHP development, I still use PDT Eclipse although I would ...
6
votes
9answers
4k views

Is there a color picker plugin for Eclipse?

I'm using Eclipse Galileo PDT for my work. I also use it to edit my CSS files. Is there a plugin that lets me pick a color (from a palette or even anywhere from the screen) and wich returns the HEX ...
5
votes
1answer
560 views

How to rename/refactor a variable in Eclipse PDT like in Netbeans

I just saw it in Netbeans IDE. Changing the variable name in the params of a function changes all expressions of that variable in that function. How can I accomplish that with Eclipse PDT? There is a ...
5
votes
1answer
938 views

When synchronizing in eclipse pdt - getting a blank gray window when comparing versions of a php file

I've installed Eclipse PDT Helios SR1 GTK for 64bit Linux (Ubuntu Maverick clean install). I added the Subversive plugin for using Subversion, and installed the SVNKit 1.3.2 connector. I'm using Sun's ...
5
votes
3answers
406 views

how can i associate/use PDT with eclipse in ubuntu?terr

I want to use PDT to debug PHP with eclipse. I am using ubuntu 9.04. Can any one help me? please give details if possible.
5
votes
2answers
9k views

Can Eclipse PDT automatically add PHPDoc Blocks to code where needed?

I know most of the java development tools for Eclipse will have a short-cut script for adding in JavaDoc blocks for needed elements (including the page-level). Further, I know that PDT will allow you ...
5
votes
2answers
3k views

How to reformat multi-line comments in Eclipse PDT?

In Eclipse PDT, Ctrl-Shift-F reformats code. However, it doesn't modify comments at all. Is there some way to reformat ragged multi-line comments to 80 characters per line (or whatever)? i.e. ...
4
votes
2answers
371 views

How to organize Eclipse - Workspace VS Programming languages

I use Eclipse for programming in PHP (PDT), Python and sometimes Android. Each of this programming languages requires to run many things after Eclipse start. Of course I do not use all of them at one ...
4
votes
1answer
405 views

Alternatives to Aptana and jQueryWTP for jQuery Eclipse integration

jQueryWTP is very out of date (jQuery 1.2.6 and Eclipse 3.3), and I don't want to use Aptana just to get code completion (I'm very happy with PDT otherwise). Is there any current solution for this?
4
votes
5answers
1k views

Code completion/assist for built-in PHP functions in Eclipse PDT

I'm writing PHP code in Eclipse PDT (PHP Development Tools), but for some reason it doesn't auto-complete PHP built-in functions, such as "isset()". This is unlike Komodo which also shows the ...
3
votes
1answer
208 views

Combine Eclipse PDT and Aptanta plugin w/ JQuery in the SAME project

I just got an opportunity to do a little more learning about web developing with PHP and trying to learn some JQuery too. I really enjoy using Eclipse + PDT over other IDEs that I have tried and the ...
3
votes
1answer
458 views

Eclipse Indigo PDT does not underline syntax errors

I installed Eclipse SDK Indigo and then followed the following instructions to install PDT on it: This is the original solution posted by ben-k link to the topic: Eclipse indigo PDT 3.0 gotcha ...
3
votes
4answers
226 views

eclipse for php: why syntax coloring go crazy?

see screen capture: OS: win. Eclipse and PDT: latest stable. Rebooting no take effect.
3
votes
2answers
336 views

Can you suppress a single php file that won't parse/compile from showing as an error in Eclipse?

We are currently using Aptana for PHP and Eclipse for Java. While Aptana is built on Ecplise, it treats PHP files differently when they won't parse/compile. I'd love to use Eclipse for both, but I ...
3
votes
6answers
545 views

Eclipse PDT installation

I have a project that's intended to use some PHP as well as Java and Javascript, so I installed the PDT PHP plug-in for Eclipse, using the Install New Software menu option. Now Eclipse agrees PDT is ...
3
votes
3answers
16k views

how to run php script in eclipse

I installed Eclipse PDT-all-in-one-win32-2.0.0GA and WampServer 2.0. I try to run as PHP Script in eclipse but I have this error: "The current debugger does not have any defined PHP executable." ...
3
votes
7answers
3k views

Eclipse + PDT performance tips?

I recently wanted to get a decend IDE for my PHP side-projecs, and by searching SO found Eclipse+PDT. Although it's not quite at the level of Visual Studio yet, it's pretty nice and better than ...
2
votes
2answers
152 views

Totally unable to find jp.sourceforge.pdt_tools.formatter

I would like to add a PHP formatter to my Eclipse Helios (3.6 SR2) installation, but I'm not able to find any place to download a jp.sourceforge.pdt_tools.formatter (any version which can added to the ...
2
votes
0answers
82 views

Eclipse : Ignore warnings for a certain type of file but keep color syntaxing

I have some .tpl files in my PHP project and I want Eclipse to keep HTML color syntaxing but not to check if the syntax (if .tpl has errors or warnings) is correct. Thanks in advance for your help.
2
votes
3answers
770 views

How can I change project resource location in a project?

I use Eclipse PDT and have setup some PHP projects. The resources for one project had to be moved into a different folder. Can I change the resource location without deleting the project an setting up ...
2
votes
1answer
399 views

Eclipse, PHP and Smarty

Can anyone suggest me a solution for the above mentioned combination. I'm using Eclispe Helios SR1 with latest PDT from Zend and Aptana Studio 2 Eclipse plugin. Otherwise it all works well, with ...
2
votes
1answer
644 views

Eclipse PDT (helios) autocompletion

i've just installed a new eclipse helios and i wonder about the autocompletion not working properly as in my older versions (ganymede/galileo). it's working for simple functions and class-methods but ...
2
votes
1answer
181 views

Installing PDT in Eclipse - No runtime option .. only SDK

Admittedly I am new to Eclipse. I have it configured properly for Android development but I want to add the PDT plug-in for PHP development. I have followed the instructions for updating PDT for the ...
2
votes
1answer
169 views

How to initiate a debug session from a random request in Eclipse PDT with XDebug?

I use the combination of Eclipse PDT and XDebug very successfully to develop and debug my applications. So thanks to their creators, and if you haven't tried this combination, I strongly suggest you ...
2
votes
2answers
242 views

Watchpoints w/xDebug in Eclipse PDT?

Has anyone gotten watchpoints to work when debugging PHP with xDebug and Eclipse? The way I understand it, I'm supposed to be able to select a watched variable in the expressions view or select a ...
2
votes
2answers
2k views

eclipse pdt >> publish from workspace

I'm learning Eclipse PDT for PHP development. In pretty much all tutorials I've read they put the eclipse workspace inside the document root of the webserver (htdocs in my case). Is this common ...
2
votes
2answers
3k views

Where / What is the Package Explorer in Eclipse PDT

I'm trying to get hidden files to show in Eclipse (namely, a .htaccess file), and the answers point to doing something in the 'Package Explorer'. I'm using Eclipse PDT 2.1 and it's not apparent to me ...
2
votes
2answers
681 views

Eclipse PDT HTML attribute assignment operator colour?

I would like to know how to change the colour of the equality sign and double quotes for html documents in the eclipse PDT IDE. I can change most colours in Preferences -> Web & XML -> HTML Files ...
2
votes
4answers
7k views

Help setting up php for Eclipse

I'm trying to set up Eclipse for php web development. What I would like to do is preview a php web page from within Eclipse, but I cannot figure out how to do this. Is there an integrated web server ...
2
votes
2answers
1k views

How to get rid of Javascript Runtime Errors when running PDT + XDebug in Eclipse?

I am currently developing a Drupal webpage using PDT. When running without XDebug, the site works fine. When I enable XDebug, the site works fine but opens up tons of Javascript errors that I need to ...
1
vote
0answers
26 views

Eclipse (on mac) bug: inserting html between 2php tags impossible

I'm facing a really annoying and blocking issue with Eclipse indigo (latest update) on my Mac. Every time I try to type an HTML tag between 2 PHP tags the editor start bugging, I can't type in ...
1
vote
1answer
50 views

Eclipse PDT auto implementing interface methods

I have some PHP interface with defined methods. Is there a way to auto-generate all interface methods in class that implements it in eclipse? (if there are other free solutions for eclipse PHP ...
1
vote
1answer
202 views

Paypal PDT error 4003

After many hours of messing about and trying to set up what should be the relatively simple process of sending a payment to www.sandbox.paypal.com and being redirected back to a page on my site with a ...
1
vote
2answers
141 views

Code Assist with Eclipse and PHP Standard/Core Functions

I have been working for 6 hours trying to get my standard core functions of PHP working with Eclipse 3.6 and PDT 2.2.1. For some reason, functions like echo, empty() and isset() come up on code ...
1
vote
1answer
69 views

What organization is responsible for the maintenance of Eclipse for PHP (PDT)?

all. does somebody know what's the Maintenance organization of the following files which is from eclipse's plugins. libxml.php mysql.php pdo_pgsql.php standard.php xmlwriter.php ...
1
vote
1answer
85 views

Missing red underlines on undefined methods in Eclipse PDT

I'm using PDT 3.0 in Eclipse 3.7.0 and I'm missing red underlines under method calls, whose methods were not defined. The underlines are shown under syntax errors (e.g. missing semicolons). Hasn't ...
1
vote
1answer
526 views

How to disable Eclipse PDT auto-format code when pasting

I'm using Eclipse Indigo 3.7.0 with PDT for PHP develpment. When I copy/paste some code, Eclipse automatically format it. For example, copying this : if ($distance > 50 && $distance ...
1
vote
1answer
267 views

Eclipse Debugger Hangs on Mac OSX

I consider myself to be a seasoned Eclipse veteran, familiar with a variety of installs and configurations. However, I'm currently unable to get the debugger in Eclipse Helios to work on my Mac. Any ...
1
vote
1answer
59 views

Eclipse PDT | PHP-Explorer remains in Project Focus (go into) after restart

after i "went into" a project in PHP-Explorer (Tree-View of Eclipse PDT) by choosing "go into" from the context menu, it remains in this focus after restart - even when i go to the top hierarchy ...
1
vote
1answer
197 views

Eclipse and Xdebug does not parse additional ini files in /etc/php5/conf.d

I have setup Eclipse 3.6.2 on Ubuntu 11.4 for AMD64 and Xdebug. Eclipse was installed with zip download from eclipse.org. PHP and Xdebug were setup with apt-get. When I run the PHP script in the ...
1
vote
0answers
447 views

PHPEclipse vs PDT

It looks like these are both comparable packages for doing PHP development in Eclipse - what are their relative advantages and disadvantages?
1
vote
1answer
210 views

How do I use a different PHP formatter in Eclipse?

This is (I think) related to eclipse helios for PHP - code formatter not available but uses a different version and different install instructions -- if it is in fact the same plugin. It seems to be ...

1 2 3