C
C
Carzil2011-05-04 22:07:50
Eclipse
Carzil, 2011-05-04 22:07:50

Setting up Eclipse?

Good afternoon! When I create a new Pydev module, the line automatically appears at the beginning of the file

'''
Created on 04.05.2011

@author: Carzil
'''

Actually, the subject: how to change this line to this:
#! /usr/bin/python
#© Andreev Alexander (aka Carzil) 2011

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman, 2011-05-04
@WNeZRoS

If, by analogy with C / C ++, then the template for the new file lies in Window -> Preferences -> Python -> Code Style -> Code Templates -> Files

M
marazmiki, 2011-05-05
@marazmiki

Go to Window -> Preferences -> PyDev -> Editor -> Templates. Look for the "Empty" pattern in the context of "New module"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question