Questions tagged [eclipse-pdt]

Eclipse PDT is an open source IDE for PHP developers. Eclipse PDT offers code completion and templates, integration with Zend Debugger and XDebug, etc.

Eclipse PDT (PHP Development Tools) is an open source IDE for professional PHP developers.

Features

  • Code Assist
  • Code Completion
  • Code Folding
  • Code Formatting
  • Mark Occurrences
  • PHP 5 & 7 Support (including 5.3 & 5.4 traits, namespaces, etc.)
  • Refactoring
  • Syntax Colouring
  • Type and Method Navigation
  • Type Hierarchy

And many more.

Resources

624 questions
-1
votes
1 answer

Issues on eclipse generated php files uploaded through ftp

I have uploaded my PHP project created using Eclipse-PDT to the siteground server. After completing the upload, i tried to run the php pages and it throws an error saying "Expected End of statement". Then i logged in to the CPANEL and…
Lavy John
  • 59
  • 7
-1
votes
1 answer

Why does Eclipse code completion no longer work after UPGRADE from 3.5 to 3.6 on OS X?

Might be more appropriate for Superuser but... A couple days ago I decided it was time to upgrade Eclipse from 3.5 to 3.6. My 3.5 version was installed from the Zend Debugger+PDT all-in-one initially. Because I didnt feel like rebuilding my custom…
prodigitalson
  • 60,050
  • 10
  • 100
  • 114
-1
votes
1 answer

Eclipse PDT - way to close files by doubleclick

is there a way how to define how files can be closed in Eclipse. For example, to define that files can be closed by double clicking on file tab. Thank you.
Phoca
  • 339
  • 2
  • 16
-1
votes
1 answer

Change Eclipse Tab Icons

I'm using Eclipse PDT Neon on Ubuntu 16.04 and I want to change Tab Icons. How can I do that? I mean these Icons:
ICE
  • 1,667
  • 2
  • 21
  • 43
-1
votes
2 answers

Eclipse PDT doesn't work on windows 7, when I run it, it displays the Eclipse Logo popup for a brief second and then disapears and crashes

I used Eclipse PDT for a while now on my Windows 7 and was working fine, but couple of months ago it stopped working for some reason. When I run it, it displays the Eclipse Logo popup for a brief second and then crashes and disapears. What can cause…
Vladimir Despotovic
  • 3,200
  • 2
  • 30
  • 58
-1
votes
1 answer

PDT - no help for object returned by function

I have a Collector class, where all instances are saved. When I need work with database in some other class, I just call $db = Collector::get("database"); this works great, but Eclipse PDT doesn't give me a help when I type $db-> ^^^^^^^ - no…
Arxeiss
  • 976
  • 16
  • 34
-1
votes
1 answer

Having trouble strategizing my donation system with PayPal

I want users to enter a donation amount, press donate, have it automatically redirect them back to a page where they enter their in-game username and boom, they're done. I was originally going to use IPN, but it apparently does not auto return. When…
Gray Adams
  • 3,927
  • 8
  • 32
  • 39
-2
votes
2 answers

How to auto format code file *.ctp in PDT Helios?

I am using Eclipse for PHP (PDT) Helios, how to auto format CakePHP Template file? For example: when I follow this tutorial , when I edit file index.ctp like this:

Blog posts

Vy Do
  • 46,709
  • 59
  • 215
  • 313
-5
votes
1 answer

do i have to install aptana studio plugin for eclipse PDT?

currently i am working on a code igniter and using eclipse PDT for it .. as i google it and some says that add aptana plugin with eclipse is best. so i just want 2 ask you should i have to install aptana plugin for eclipse PDT .what difference…
Irfanz Sheikh
  • 37
  • 1
  • 3
  • 10
1 2 3
41
42