[Mono-devel-list] Development Environment?
John BouAntoun
jbouantoun at rogen.com.au
Wed Aug 20 19:12:13 EDT 2003
Would love to see some screen shots posted somewhere?
-----Original Message-----
From: Aleksey Sanin [mailto:aleksey at aleksey.com]
Sent: Thursday, 21 August 2003 5:43 AM
To: Matt Ryan
Cc: mono-devel-list at lists.ximian.com
Subject: Re: [Mono-devel-list] Development Environment?
Hi, Matt!
When I've started playing with Mono I have also looked around
for an IDE. I've tried Eclipse and (IMHO) it is t-o-o-o-o heavy and it is
much more Java oriented than I want. My favorite Midnight
Commander did not work very well with huge number of files and
folders in a typical C# projects (and Mono in particular). I am not a big
fun of Vi/Emacs thus it was not a best option for me.
Finaly I decided to practice with Mono/C#/Gtk# and write "yet another
IDE" :) I did it for myself but if you are interested, feel free to try it:
http://www.aleksey.com/misc/csharp-studio-0.1.tar.gz
You would need fresh Gtk# from CVS trunk (which requires GTK >= 2.2)
and Mono 0.26 (or from CVS trunk). Also, I use gtksourceview library thus
compilation/installation process is lisghtly more complex than usual
(you would need internet connection to get grksourceview tarball):
./configure [options]
cd src/widgets/sources
make get-source-code
make
cd ../../..
make
make install
I am using this on RedHat 9 with stock Gnome/GTK but it should work
on other Linux systems too.
With best regards,
Aleksey
Matt Ryan wrote:
>I'm looking for a resource (i.e. URL) that can tell me how people are
>using Linux IDEs (preferably Eclipse) to develop using the Mono
>framework. Can anyone point me in the right direction?
>
>
>
>-Matt Ryan
>Software Engineer
>Linux/ZEN Developer Champion
>Worldwide Developer Support
>801-319-6745
>
>Novell, Inc., the leading provider of information solutions
>http://www.novell.com
>_______________________________________________
>Mono-devel-list mailing list
>Mono-devel-list at lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list