A
A
Arthur Smirnov2014-12-23 07:27:25
Java
Arthur Smirnov, 2014-12-23 07:27:25

Eclipse how to change the template code of a new project being created?

Hello!
Such a question - is it possible to somehow change the code of the new project, which is created by default?
A version of Eclipse Luna, an Android application.
It's just that in each new application you have to replace the list of imports, add your own custom class for working with audio, add permissions to AndroidManifest.xml, change the domain from com.example to the same one in the wizard, in general, a lot of routine.
Does Eclipse have some template files so that you can change them and have all the necessary changes already when you created the project?
Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
anyd3v, 2014-12-23
@anyd3v

Go to android studio, there are such features in the IDE itself. If you use maven, then there are templates there (but this is a feature of the build system already).

N
Nikolai Pavlov, 2014-12-23
@gurinderu

As far as I remember Java > Editor > Templates

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question