Re: [pdt-dev] Help extending PDT

2013-04-29 Thread Kooper
Hello, I have a (relatively) short tutorial on how to setup project and customize code completion in PDT. Unfortunately it is written for PDT 2.2 and probably wouldn't work for 3.x. However take a look on it: https://sites.google.com/site/50percentplan/eclipse -- Victor Kupriyanov 2013/4/28 Ant

[pdt-dev] Help extending PDT

2013-04-28 Thread Antoine Delamarre
Hi, I want to add extension to the PDT. My goal is to achieve code assist in the ZF2 configuration array declaration. I try to create a simple test as explained in this document : http://wiki.eclipse.org/Extending_PDT but i have some problems with the imported package i need to declare. I have i