Any pointers...?

Cheers,
Parag,

Isaac Asimov <http://www.brainyquote.com/quotes/authors/i/isaac_asimov.html>
- "I do not fear computers. I fear the lack of them."

On Sun, Apr 26, 2009 at 11:30 PM, Parag Kalra <paragka...@gmail.com> wrote:

> In PDT-Eclipe, under 'Project' -> 'Properties' -> 'Code Style' -> 'Code
> Templates', 'Simple php file' contains following template:
>
> <?php
>> ${cursor}
>> ?>
>>
>
> I changed it to by editing it in PDT-Eclipse:
>
> /**
>>  * @Filename:
>>  * @Usage: php
>>  * @Description:
>>  * @Date:
>>  * @Author: Parag Kalra
>>  * @Company: My Company
>>  * @Email: paragka...@gmail.co.in
>>  * @Copyright: Parag Kalra, 2009-2010
>>  * @License: GNU General Public License
>>  * @Version:
>>  * @Last changed:
>> */
>>
>> <?php
>> ${cursor}
>> ?>
>>
>
> But when I am creating a new php file, it still shows:
>
> <?php
> ${cursor}
> ?>
>
> I am unable to view my new PHP file header.
>
>  What am I missing?
>
> Cheers,
> Parag,
>
> Will Rogers <http://www.brainyquote.com/quotes/authors/w/will_rogers.html> - 
> "I don't make jokes. I just watch the government and report the facts."
_______________________________________________
pdt-dev mailing list
pdt-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/pdt-dev

Reply via email to