[Anjuta-list] Anjuta Project File Creator [ Was: Simple projects ]



OK, since there is so much interest for using anjuta for custom/existing
projects, here is a script that will do the job (albeit very roughly);
i.e., given a directory, it will create a project file for using with
anjuta. It should work with any type of project (autotools/custom)

Instructions:
-------------
1) Extract the archive (tar zxvf). This should create two files
'an_project_maker.sh' and 'project.template'.
2) Make sure that the '.sh' file is executable.
3) Now cd to the top directory of the project and type
'/path/to/pm/an_project_maker.sh'

This should create a file template.prj. Try loading the file in anjuta
from the 'Open Project' menu item.

The shell script is pretty simple - feel free to modify it according to
your needs. If there is sufficient demand, I might enhance it a bit to
autodetect stuff like project version, correct project name, targets,
etc. For the time being, this should be good enough for people who want
to use Anjuta mainly for editing source code (You can always add the
missing bits from the project configuration dialog)

<self-promotion>Try out a build from here:
http://www.angelfire.com/linux/biswapesh/Downloads/
You can get source tarballs, SRPMs and RPMs (RH 7.2). You can then test
the new symbol and file browsers and make 0.1.9 the most feature-rich
and stable release of Anjuta ! Builds are updated regularly.
</self-promotion>

Thanks and regards,
Biswa.

Attachment: an_pm.tar.gz
Description: GNU Zip compressed data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]