eclipse-pdt Questions

2

Solved

In developing Eclipse application, the dependencies tab in MANIFEST.MF has two columns. One is Required Plug-ins and the other is Imported Packages. Why do we need Imported Packages when we have Re...
Subscapular asked 19/12, 2012 at 19:40

2

Solved

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 d...

2

What's the difference between the Build Path and the Include Path in Eclipse PDT?
Sisyphean asked 11/6, 2009 at 15:52

1

Solved

Is it possible to hide the todo's/tasks/warnings from specific folders in eclipse? E.g. I'm using the Zend framework in one of my projects with the zend mvc folder structure. So zf is in the folder...
Record asked 10/6, 2012 at 9:39

2

Solved

I understand PDT is not a part of Eclipse Indigo. I installed from Help > Install new software and restarted. Still, I do not see PHP as an option in Perspective. Only Java is seen. Can anyone hel...
Protection asked 1/7, 2011 at 13:47

2

Solved

Using Eclipse + PDT, I know that you can specify the return type of a method or the type of a variable within a method via type hints. How about class fields? Can I declare the type of a field in ...
Natelson asked 15/4, 2010 at 8:59

2

Solved

I have the javascript validation working good for my own code. I want to keep the validation. But when it comes to open source library, like jquery for example, the validation creates warnings. I ...
Thyself asked 1/2, 2011 at 21:2

2

Solved

So PHP 5.4 is released, but when will the interpreter come out for eclipse PDT to support the new syntax of PHP 5.4? All I could find on the web so far is an old "Bug Report": https://bugs.eclipse...
Gyratory asked 7/3, 2012 at 20:43

2

Solved

I have Eclipse 4.2 (Juno) + PDT 3.1.1 freshly installed and i've selected PHP perspective. I've created empty "Test Project" PHP project and added "test.php" file to it. Now i want to run this file...
Creamcups asked 30/7, 2012 at 17:24

4

Solved

In Eclipse, the PHP Explorer view (that shows the folders of the project) is polluted by the .svn folders. That's kind of annoying, is there a way to hide them, because I looked everywhere in the d...
Losing asked 28/1, 2011 at 14:5

6

Solved

I'm using Eclipse PHP Development Tools. What would be the easiest way to access a file or maybe create a remote project trough FTP and maybe SSH and SFTP?.
Misty asked 18/9, 2008 at 19:7

1

Solved

I just installed xdebug on my eclipse PDT installation and now I am getting the following error when trying to debug my PHP code using XDEBUG on my local debian box: web launch already running 2 ...
Racoon asked 3/5, 2012 at 20:32

3

So the intellisense works for my own variables, methods, etc. but doesn't work for php functions like in_array... I'm just opening a single PHP file instead of creating a project. It works when I c...
Maynardmayne asked 9/4, 2012 at 6:34

3

My IDE is Zend Studio 8, which features a relatively basic perspective for JavaScript (similar to, if not the same as, the perspective in Eclipse PDT). In the application I'm working on, we extend ...
Weinstein asked 9/6, 2011 at 21:41

7

How does Eclipse PDT compare to NetBeans for PHP development? I just bought a new computer with Windows 7 and I'm starting to set up a development environment for PHP. Has anyone used both I...
Aggrieved asked 14/12, 2009 at 19:40

0

Does anyone know where to find the preference to disable auto-insertion of closing curly braces when editing CSS files? Typing 'div.classname { line-break line-break }' is by now second nature to m...
Jasen asked 26/1, 2012 at 8:13

4

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 ...
Teratology asked 16/3, 2010 at 2:1

5

Solved

I have been using eclipse-pdt in conjunction with xdebug and apache without problems, for over one year. Things worked flawlessly and I could do all the interactive debugging I wanted from within e...
Tyika asked 8/12, 2009 at 17:34

2

Solved

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...
Crush asked 11/5, 2011 at 14:50

1

Solved

When i build/deploy my php project using an ant task within eclipse, it creates a copy of the files in a build folder then zips them, then deletes the folder On big projects after copying the fil...
Dungeon asked 6/7, 2011 at 4:16

3

Solved

With the eclipse indigo release around the corner, I checked the download page. It does not seem to have a link to PDT. Does this mean there wont be a new PDT version anytime soon? Cant find anythi...
Freeboard asked 18/6, 2011 at 17:33

17

Solved

I have Eclipse 3.3.2 with PDT doing PHP development. All projects that I create, even SVN projects have code completion. Now I just opened another SVN project and it has no code completion or PHP t...
Contrabandist asked 7/10, 2008 at 8:18

3

Solved

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 mi...
Gujarati asked 5/8, 2010 at 12:20

1

Solved

Is there any way to add custom phpdoc annotation for Eclipse PDT? For example, I want to see @depends (for PHPUnit) in autocomplete list for comments, but now I can see there only standard annotati...
Sancha asked 7/2, 2011 at 11:11

3

Solved

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...
Wainwright asked 12/1, 2011 at 9:28

© 2022 - 2024 — McMap. All rights reserved.