Re: scratchbox ide

2009-01-26 Thread Dirk-Jan C. Binnema
On Fri, 23 Jan 2009, ext Frank Banul wrote: I use vi. I have not had the pleasure of learning Emacs. For my understanding, is it possible to define a list of files or directories in a project and then search for instances of used variables and how they are used? Same question for functions. I

Re: scratchbox ide

2009-01-24 Thread Marius Gedminas
On Fri, Jan 23, 2009 at 12:34:39PM -0600, Frank Banul wrote: I use vi. I have not had the pleasure of learning Emacs. For my understanding, is it possible to define a list of files or directories in a project and then search for instances of used variables and how they are used? Same question

Re: scratchbox ide

2009-01-23 Thread Marius Gedminas
On Tue, Jan 20, 2009 at 10:46:23PM +0200, Felipe Contreras wrote: On Tue, Jan 20, 2009 at 9:41 PM, Neil Jerram neiljer...@googlemail.com wrote: 2009/1/20 Frank Banul frank.ba...@gmail.com: I'm curious what development tools you use? Textedit is nice and all but I'm sure that there

Re: scratchbox ide

2009-01-23 Thread Ville M. Vainio
On Fri, Jan 23, 2009 at 8:22 PM, Marius Gedminas mar...@pov.lt wrote: Vim and Emacs are incredibly great, if you're willing to invest the time in learning to use them well (a couple of days for basic tasks, weeks for real proficiency, and then you'll still be learning new tricks for years).

Re: scratchbox ide

2009-01-23 Thread Kamen Bundev
I'm using Monodevelop for Vala development. It has project management, syntax highlighting, code completion, build customization, SVN integration and is lighter than Eclipse. I've set it up on F5 to run WAF build in Scratchbox, transfer with scp and run with ssh directly on the tablet. Easy and

Re: scratchbox ide

2009-01-21 Thread Felipe Erias Morandeira
Frank Banul wrote: I suppose I should have added that I still compile for OS2006. It appears that ESbox doesn't support Gregale. Can Eclipse be used just for source editing? Yes, it is a very good editor for C/C++. I usually edit code on Eclipse and launch a custom Makefile from a console

scratchbox ide

2009-01-20 Thread Frank Banul
Hi all, I've got scratchbox installed on an Ubuntu host for compiling tablet programs. I'm curious what development tools you use? Textedit is nice and all but I'm sure that there are better tools. I would be interested in an editor that supported more code oriented tasks. Any suggestions?

Re: scratchbox ide

2009-01-20 Thread José Luís
Hi, You can use ESbox eclipse plugin (http://esbox.garage.maemo.org/index.html). Att, José Luís On Tue, Jan 20, 2009 at 13:26, Frank Banul frank.ba...@gmail.com wrote: Hi all, I've got scratchbox installed on an Ubuntu host for compiling tablet programs. I'm curious what development

Re: scratchbox ide

2009-01-20 Thread Frank Banul
Hi, I suppose I should have added that I still compile for OS2006. It appears that ESbox doesn't support Gregale. Can Eclipse be used just for source editing? Frank On Tue, Jan 20, 2009 at 11:42 AM, José Luís jlu...@gmail.com wrote: Hi, You can use ESbox eclipse plugin

Re: scratchbox ide

2009-01-20 Thread Ville M. Vainio
On Tue, Jan 20, 2009 at 7:26 PM, Frank Banul frank.ba...@gmail.com wrote: I'm curious what development tools you use? Textedit is nice and all but I'm sure that there are better tools. I would be interested in an editor that supported more code oriented tasks. Any suggestions? If you want to

Re: scratchbox ide

2009-01-20 Thread Felipe Contreras
On Tue, Jan 20, 2009 at 9:41 PM, Neil Jerram neiljer...@googlemail.com wrote: 2009/1/20 Frank Banul frank.ba...@gmail.com: I'm curious what development tools you use? Textedit is nice and all but I'm sure that there are better tools. I would be interested in an editor that supported more code