Two other very nice, new, free editors are Komodo (free version) and Editra. Both work well with a wide variety of languages and are cross-platform. Editra has some special enhancements for Python.
Michael
On Apr 6, 2009, at 6:08 AM, <grass-dev-request@lists.osgeo.org> wrote:
From: Markus Neteler <neteler@osgeo.org>
Date: April 5, 2009 1:16:25 PM GMT-07:00
To: dasuni kannangara <dasuni7@gmail.com>
Cc: GRASS developers list <grass-dev@lists.osgeo.org>
Subject: Re: [GRASS-dev] Programming in GRASS
On Sun, Apr 5, 2009 at 2:07 PM, dasuni kannangara <dasuni7@gmail.com> wrote:
I am doing a project using GRASS and i need to program GRASS. What is the
best tool which i can use as the editor ?
That’s much personal choice (vim, emacs, kate, eclipse, …).
See also
http://grass.osgeo.org/wiki/Development
What are the tools which i have to
instal for programming in GRASS?
Here is a list:
http://grass.osgeo.org/grass70/source/snapshot/REQUIREMENTS.html
Markus
Markus
Thanks. But i am developing a tool using GRASS source codes. So i need to open the whole GRASS project (source codes) and study the codes (functions etc). I am looking for an IDE which i can open the whole project and debug(such as Visual Studio in Microsoft). Are there such IDEs available???
Michael Barton wrote:
Two other very nice, new, free editors are Komodo (free version) and Editra. Both work well with a wide variety of languages and are cross- platform. Editra has some special enhancements for Python. Michael On Apr 6, 2009, at 6:08 AM,
View this message in context: Re: Programming in GRASS
Sent from the Grass - Dev mailing list archive at Nabble.com.
Hi dasuni,
you can use the NetBeans IDE 6.5 with C/C++ plugin together with the Unix build tools and the gcc C-compiler.
There is no grass project file for any IDE AFAIK. But with NetBeans it is quite easy to add existing code to a new project.
Take a look at:
www.netbeans.org
There is a bunch of documentation, html- and video tutorials.
Im using NetBeans for C/C++ and Python development.
Soeren
2009/4/9 dasuni kannangara <dasuni7@gmail.com>
Thanks. But i am developing a tool using GRASS source codes. So i need to open the whole GRASS project (source codes) and study the codes (functions etc). I am looking for an IDE which i can open the whole project and debug(such as Visual Studio in Microsoft). Are there such IDEs available???
Michael Barton wrote:
Two other very nice, new, free editors are Komodo (free version) and Editra. Both work well with a wide variety of languages and are cross- platform. Editra has some special enhancements for Python. Michael On Apr 6, 2009, at 6:08 AM, wrote: > > From: Markus Neteler > Date: April 5, 2009 1:16:25 PM GMT-07:00 > To: dasuni kannangara > Cc: GRASS developers list > Subject: Re: [GRASS-dev] Programming in GRASS > > > On Sun, Apr 5, 2009 at 2:07 PM, dasuni kannangara > wrote: >> I am doing a project using GRASS and i need to program GRASS. What >> is the >> best tool which i can use as the editor ? > > That’s much personal choice (vim, emacs, kate, eclipse, …). > > See also > http://grass.osgeo.org/wiki/Development > >> What are the tools which i have to >> instal for programming in GRASS? > > Here is a list: > http://grass.osgeo.org/grass70/source/snapshot/REQUIREMENTS.html > > Markus > > Markus _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev
View this message in context: Re: Programming in GRASS
Sent from the Grass - Dev mailing list archive at Nabble.com.
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev