Eclipse "template" needed

Locked
User avatar
N6REJ
Joomla! Explorer
Joomla! Explorer
Posts: 356
Joined: Sun Nov 27, 2005 9:25 am
Location: Ponca City, OK
Contact:

Eclipse "template" needed

Post by N6REJ » Mon Mar 31, 2008 10:26 am

I'm using phpdevelopementstudio 3.0 from joomlaatworks and i'm having a heck of time getting my head around how exactly to create a template where it will automatically fill out the top of a file with the header/author information. I see that it can be done but the exact verbage to accomplishing this illudes me. I can't imagine that everyone codes this all by hand. The info i'm referring to is....

Code: Select all

    <name>Categories searchbot</name>
    <author>Joomla! Project</author>
    <creationDate>November 2005</creationDate>
    <copyright>(C) 2005 Open Source Matters. All rights reserved.</copyright>
    <license>GNU/GPL</license>
    <authorEmail>[email protected]</authorEmail>
    <authorUrl>www.joomla.org</authorUrl>
    <version>1.1</version>
    <description>Allows searching of Categories information</description>
It just seems to me that this should be easily able to be pulled from the project and other eclipse data
Bear

Locked

Return to “Joombie Tools of the Trade”