Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Set author and other information in File Source
Set author and other information in File Source [message #725422] Wed, 14 September 2011 18:24 Go to next message
ivan.dh is currently offline ivan.dhFriend
Messages: 1
Registered: September 2011
Junior Member
Hello i am new in this forum and i am argentine so my english is not good.

i want to define or set a constant comentary to my new`s file source, when i create one appears something like this:

/*
* Holamundo.c
*
* Created on: 14/09/2011
* Author: iedh
*/

i want that appears something like this


/*
* File Source: Holamundo.c
* University: UTN
*Group Number: 1
* Created on: 14/09/2011
* Author: Dorati Hermida, Ivan
*/


how can i set this to default??
Re: Set author and other information in File Source [message #725477 is a reply to message #725422] Wed, 14 September 2011 21:30 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 14-Sep-11 12:25, ivan.dh wrote:
> Hello i am new in this forum and i am argentine so my english is not good.
>
> i want to define or set a constant comentary to my new`s file source,
> when i create one appears something like this:
>
> /*
> * Holamundo.c
> *
> * Created on: 14/09/2011
> * Author: iedh
> */
>
> i want that appears something like this
>
>
> /*
> * File Source: Holamundo.c
> * University: UTN
> *Group Number: 1
> * Created on: 14/09/2011
> * Author: Dorati Hermida, Ivan
> */
>
>
> how can i set this to default??

This depends on settings in your source code editor. As you're coding in
C, you should ask this question in the Eclipse CDT forum which may have
a different answer than the one for Java I could give you right now.
Previous Topic:NetBeans 7.0.1 to Eclipse
Next Topic:Where should I post a JBoss question
Goto Forum:
  


Current Time: Tue Apr 23 14:25:26 GMT 2024

Powered by FUDForum. Page generated in 0.08594 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top