Hi,
I just discover Geany and I really like it.
However I am stuck on something probably trivial. I cannot figure out a way to add files to my project ?
I created a new project but I don't understand how to add my existing source code files to it. This a tcl project and I used project more to manage all the files than really for compilation purpose, but project menu has only New, Open and Close option and Properties. And I did not find anything in Files menu which looks like adding.
Anyone can hint me on right direction?
Using geany-0.11 on gentoo amd64.
___________________________________________________________________________________ You snooze, you lose. Get messages ASAP with AutoCheck in the all-new Yahoo! Mail Beta. http://advision.webevents.yahoo.com/mailbeta/newmail_html.html
On 06/27/2007 06:31:28 PM, Ikshaar wrote:
Hi,
I just discover Geany and I really like it.
However I am stuck on something probably trivial. I cannot figure out a way to add files to my project ?
For now project management is just for running make from a toplevel project directory or running a command, from any open file.
Session restore on starting Geany works with or without project management, but sometime we'll add a project-specific session that is loaded when a project is opened.
Also it is possible to run Geany with a different configuration directory (see the -c switch), which I currently use for remembering another session. Of course then you have 2 independent sets of preferences.
Regards, Nick