List Info

Thread: MonoDevelop 1.0 released




MonoDevelop 1.0 released
user name
2008-03-14 13:23:14
The MonoDevelop team is proud to announce the release of
MonoDevelop 1.0.

MonoDevelop is a GNOME IDE primarily designed for C# and
other .NET
languages. MonoDevelop enables developers to quickly write
desktop and
ASP.NET Web applications on Linux and Mac OS X. MonoDevelop
makes it
easy for developers to port .NET applications created with
Visual Studio
to Linux and Mac OS X and to maintain a single code base for
all three
platforms.

The main features of MonoDevelop are:

      * Customizable workbench, including custom key
bindings, custom
        layouts, and external tools.
      * Support for several languages: C#, VB.NET and C/C++,
with Boo
        and Java (IKVM) are available as separate add-ins.
      * Support for code completion and type information
tooltips.
      * Refactoring operations to simplify changes like
renaming types
        and type members, encapsulating fields, overriding
methods, or
        implementing interfaces.
      * Code navigation operations such as jumping to
variable
        definitions and finding derived classes.
      * Easy to use GUI designer for GTK# applications, also
supporting
        the creation and management of custom GTK# widget
libraries.
      * Integrated source code version control, with support
for
        Subversion.
      * Integrated unit testing based on NUnit.
      * Support for ASP.NET projects, allowing web projects
can be built
        and tested on XSP.
      * Integrated database explorer and editor (beta).
      * Integration with Monodoc, to provide documentation
about
        classes.
      * Support for makefiles, both generation and
synchronization.
      * Support for Microsoft Visual Studio project
formats.
      * Packaging system that allows generating tarballs,
source code
        and binary packages.
      * Command line tools for building and managing
projects.
      * Support for localization projects.
      * Extensible add-in architecture.

Please see the MonoDevelop 1.0 announcement page [1] for a
detailed
description of the features included in this release.

Many thanks to everybody that made possible this release.
Enjoy!

The MonoDevelop Team.

[1] h
ttp://www.monodevelop.com/MonoDevelop_1.0_Released


_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: MonoDevelop 1.0 released
user name
2008-03-15 14:54:36
El ds 15 de 03 del 2008 a les 01:47 +0200, en/na Ventsislav
Mladenov va
escriure:
> When to expect the debugger addin,

maybe in the next release, in 6 months

>  the Windows Forms designer 

we have no plans for a winforms designer

> and 3.0, 3.5 profile for compiler ?

you can already use 3.0 and 3.5 assemblies if you have them
installed.

> 
> Lluis Sanchez написа:
> > The MonoDevelop team is proud to announce the
release of MonoDevelop 1.0.
> > 
> > MonoDevelop is a GNOME IDE primarily designed for
C# and other .NET
> > languages. MonoDevelop enables developers to
quickly write desktop and
> > ASP.NET Web applications on Linux and Mac OS X.
MonoDevelop makes it
> > easy for developers to port .NET applications
created with Visual Studio
> > to Linux and Mac OS X and to maintain a single
code base for all three
> > platforms.
> > 
> > The main features of MonoDevelop are:
> > 
> >       * Customizable workbench, including custom
key bindings, custom
> >         layouts, and external tools.
> >       * Support for several languages: C#, VB.NET
and C/C++, with Boo
> >         and Java (IKVM) are available as separate
add-ins.
> >       * Support for code completion and type
information tooltips.
> >       * Refactoring operations to simplify changes
like renaming types
> >         and type members, encapsulating fields,
overriding methods, or
> >         implementing interfaces.
> >       * Code navigation operations such as jumping
to variable
> >         definitions and finding derived classes.
> >       * Easy to use GUI designer for GTK#
applications, also supporting
> >         the creation and management of custom GTK#
widget libraries.
> >       * Integrated source code version control,
with support for
> >         Subversion.
> >       * Integrated unit testing based on NUnit.
> >       * Support for ASP.NET projects, allowing web
projects can be built
> >         and tested on XSP.
> >       * Integrated database explorer and editor
(beta).
> >       * Integration with Monodoc, to provide
documentation about
> >         classes.
> >       * Support for makefiles, both generation and
synchronization.
> >       * Support for Microsoft Visual Studio
project formats.
> >       * Packaging system that allows generating
tarballs, source code
> >         and binary packages.
> >       * Command line tools for building and
managing projects.
> >       * Support for localization projects.
> >       * Extensible add-in architecture.
> > 
> > Please see the MonoDevelop 1.0 announcement page
[1] for a detailed
> > description of the features included in this
release.
> > 
> > Many thanks to everybody that made possible this
release.
> > Enjoy!
> > 
> > The MonoDevelop Team.
> > 
> > [1] h
ttp://www.monodevelop.com/MonoDevelop_1.0_Released
> > 
> > 
> > _______________________________________________
> > Mono-list maillist  -  Mono-listlists.ximian.com
> > ht
tp://lists.ximian.com/mailman/listinfo/mono-list
> > 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-listlists.ximian.com
> ht
tp://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
Re: MonoDevelop 1.0 released
country flaguser name
United States
2008-03-16 10:39:34

First, to get this on Fedora 8 I had to use the openSuse repositories.  This gives me mono 1.9 and monodevelop 1.0.  I posted on fedoraforum.org about the details so won't repeat that here.

Where are the addin repositories?  The go-mono.com/md/1.0.0/main.mrep gives 404.  I can add go-mono.com/md/main.mrep but this seems to not save. ; When I refresh (may be due to the error on the other one) it seems to go missing.  Seems to only offer obsolete addins though.

Looking at the tutorial there are several new solution types that I don't have. ; I installed *everything* (except zeroconf b/c of a dep with avahi-0.7.5) including boo and ikvm. ; I don't see a java or boo solution in the templates offered.

Still, I'm thrilled to be able to take 1.0 for a spin! Thanks for all your hard work. ; Appreciate any help on the configuration problems above.

-Rick
Re: MonoDevelop 1.0 released
user name
2008-03-16 11:43:35
On Sun, Mar 16, 2008 at 11:39 AM, Richard Hendershot
<rshendershotmchsi.com> wrote:
<..>
>  Where are the addin repositories?  The
go-mono.com/md/1.0.0/main.mrep gives
> 404.  I can add go-mono.com/md/main.mrep but this seems
to not save.  When I
> refresh (may be due to the error on the other one) it
seems to go missing.
> Seems to only offer obsolete addins though.

The repository with the version number is the correct one.
We just
haven't uploaded any addin yet 

>  Looking at the tutorial there are several new solution
types that I don't
> have.  I installed *everything* (except zeroconf b/c of
a dep with
> avahi-0.7.5) including boo and ikvm.  I don't see a
java or boo solution in
> the templates offered.

IIRC the Boo and Java addin rpms have build errors with
Fedora on the
openSUSE build service, though I'm not sure how we'd go
about fixing
that.

-- 
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: MonoDevelop 1.0 released
user name
2008-03-14 14:51:12
Wooohooo!!!, thanks!, where is the party?

On 3/14/08, Lluis Sanchez < lluisximian.com">lluisximian.com> wrote:
The MonoDevelop team is proud to announce the release of MonoDevelop 1.0.

MonoDevelop is a GNOME IDE primarily designed for C# and other .NET
languages. MonoDevelop enables developers to quickly write desktop and
ASP.NET Web applications on Linux and Mac OS X. MonoDevelop makes it
easy for developers to port .NET applications created with Visual Studio
to Linux and Mac OS X and to maintain a single code base for all three
platforms.

The main features of MonoDevelop are:

 &nbsp; &nbsp; &nbsp;* Customizable workbench, including custom key bindings, custom
&nbsp; &nbsp; &nbsp;   ;layouts, and external tools.
&nbsp; &nbsp; &nbsp; * Support for several languages: C#, VB.NET and C/C++, with Boo
&nbsp; &nbsp; &nbsp; &nbsp; and Java (IKVM) are available as separate add-ins.
&nbsp;   ; &nbsp;* Support for code completion and type information tooltips.
  ; &nbsp; &nbsp;* Refactoring operations to simplify changes like renaming types
&nbsp; &nbsp; &nbsp; &nbsp; and type members, encapsulating fields, overriding methods, or
 ; &nbsp; &nbsp; &nbsp; implementing interfaces.
 &nbsp; &nbsp; &nbsp;* Code navigation operations such as jumping to variable
&nbsp;   ; &nbsp; &nbsp;definitions and finding derived classes.
&nbsp;   ; &nbsp;* Easy to use GUI designer for GTK# applications, also supporting
 &nbsp; &nbsp;   ; the creation and management of custom GTK# widget libraries.
 &nbsp; &nbsp; &nbsp;* Integrated source code version control, with support for
   ; &nbsp; &nbsp; Subversion.
&nbsp;   ; &nbsp;* Integrated unit testing based on NUnit.
&nbsp; &nbsp; &nbsp; * Support for ASP.NET projects, allowing web projects can be built
&nbsp; &nbsp;   ; &nbsp;and tested on XSP.
 ; &nbsp; &nbsp; * Integrated database explorer and editor (beta).
&nbsp; &nbsp;   ;* Integration with Monodoc, to provide documentation about
&nbsp; &nbsp; &nbsp; &nbsp; classes.
&nbsp; &nbsp;   ;* Support for makefiles, both generation and synchronization.
&nbsp; &nbsp;   ;* Support for Microsoft Visual Studio project formats.
&nbsp;   ; &nbsp;* Packaging system that allows generating tarballs, source code
 ; &nbsp; &nbsp; &nbsp; and binary packages.
  ; &nbsp; &nbsp;* Command line tools for building and managing projects.
 &nbsp; &nbsp; &nbsp;* Support for localization projects.
  ; &nbsp; &nbsp;* Extensible add-in architecture.

Please see the MonoDevelop 1.0 announcement page [1] for a detailed
description of the features included in this release.

Many thanks to everybody that made possible this release.
Enjoy!

The MonoDevelop Team.

[1] http://www.monodevelop.com/MonoDevelop_1.0_Released


_______________________________________________
Mono-list maillist&nbsp; -  ; Mono-listlists.ximian.com">Mono-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list



--
http://igordevlog.blogspot.com
Re: MonoDevelop 1.0 released
user name
2008-03-14 14:59:04
There are some official package for Ubuntu/Debian? I had bad experiences trying to compile it from source.
 
Best regards.

 
2008/3/14, Igor Guerrero < igorubuntu.org.ni">igorubuntu.org.ni>:
Wooohooo!!!, thanks!, where is the party?


On 3/14/08, Lluis Sanchez <ximian.com" target="_blank">lluisximian.com> wrote:
The MonoDevelop team is proud to announce the release of MonoDevelop 1.0.

MonoDevelop is a GNOME IDE primarily designed for C# and other .NET
languages. MonoDevelop enables developers to quickly write desktop and
ASP.NET Web applications on Linux and Mac OS X. MonoDevelop makes it
easy for developers to port .NET applications created with Visual Studio
to Linux and Mac OS X and to maintain a single code base for all three
platforms.

The main features of MonoDevelop are:

&nbsp; &nbsp; &nbsp; * Customizable workbench, including custom key bindings, custom
&nbsp;   ; &nbsp; &nbsp;layouts, and external tools.
&nbsp; &nbsp; &nbsp; * Support for several languages: C#, VB.NET and C/C++, with Boo
   ; &nbsp; &nbsp; and Java (IKVM) are available as separate add-ins.
 &nbsp; &nbsp; &nbsp;* Support for code completion and type information tooltips.
  ; &nbsp; &nbsp;* Refactoring operations to simplify changes like renaming types
&nbsp; &nbsp; &nbsp; &nbsp; and type members, encapsulating fields, overriding methods, or
 &nbsp;   ; &nbsp; implementing interfaces.
 &nbsp;   ; * Code navigation operations such as jumping to variable
&nbsp;   ; &nbsp; &nbsp;definitions and finding derived classes.
&nbsp;   ; &nbsp;* Easy to use GUI designer for GTK# applications, also supporting
 &nbsp; &nbsp; &nbsp; &nbsp;the creation and management of custom GTK# widget libraries.
 &nbsp; &nbsp;  * Integrated source code version control, with support for
   ; &nbsp; &nbsp; Subversion.
&nbsp;   ; &nbsp;* Integrated unit testing based on NUnit.
&nbsp; &nbsp; &nbsp; * Support for ASP.NET projects, allowing web projects can be built
&nbsp; &nbsp;   ; &nbsp;and tested on XSP.
 ; &nbsp; &nbsp; * Integrated database explorer and editor (beta).
&nbsp; &nbsp;   ;* Integration with Monodoc, to provide documentation about
&nbsp; &nbsp; &nbsp; &nbsp; classes.
&nbsp; &nbsp;   ;* Support for makefiles, both generation and synchronization.
&nbsp; &nbsp;   ;* Support for Microsoft Visual Studio project formats.
&nbsp;   ; &nbsp;* Packaging system that allows generating tarballs, source code
 ; &nbsp; &nbsp; &nbsp; and binary packages.
  ; &nbsp; &nbsp;* Command line tools for building and managing projects.
 &nbsp; &nbsp; &nbsp;* Support for localization projects.
  ; &nbsp; &nbsp;* Extensible add-in architecture.

Please see the MonoDevelop 1.0 announcement page [1] for a detailed
description of the features included in this release.

Many thanks to everybody that made possible this release.
Enjoy!

The MonoDevelop Team.

[1] http://www.monodevelop.com/MonoDevelop_1.0_Released


_______________________________________________
Mono-list maillist&nbsp; -  ;lists.ximian.com" target="_blank">Mono-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list



--
http://igordevlog.blogspot.com

_______________________________________________
Mono-list maillist  -  lists.ximian.com">Mono-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: MonoDevelop 1.0 released
user name
2008-03-14 18:47:07
When to expect the debugger addin, the Windows Forms
designer and 3.0, 3.5 profile for compiler ?

Lluis Sanchez написа:
> The MonoDevelop team is proud to announce the release
of MonoDevelop 1.0.
> 
> MonoDevelop is a GNOME IDE primarily designed for C#
and other .NET
> languages. MonoDevelop enables developers to quickly
write desktop and
> ASP.NET Web applications on Linux and Mac OS X.
MonoDevelop makes it
> easy for developers to port .NET applications created
with Visual Studio
> to Linux and Mac OS X and to maintain a single code
base for all three
> platforms.
> 
> The main features of MonoDevelop are:
> 
>       * Customizable workbench, including custom key
bindings, custom
>         layouts, and external tools.
>       * Support for several languages: C#, VB.NET and
C/C++, with Boo
>         and Java (IKVM) are available as separate
add-ins.
>       * Support for code completion and type
information tooltips.
>       * Refactoring operations to simplify changes like
renaming types
>         and type members, encapsulating fields,
overriding methods, or
>         implementing interfaces.
>       * Code navigation operations such as jumping to
variable
>         definitions and finding derived classes.
>       * Easy to use GUI designer for GTK# applications,
also supporting
>         the creation and management of custom GTK#
widget libraries.
>       * Integrated source code version control, with
support for
>         Subversion.
>       * Integrated unit testing based on NUnit.
>       * Support for ASP.NET projects, allowing web
projects can be built
>         and tested on XSP.
>       * Integrated database explorer and editor
(beta).
>       * Integration with Monodoc, to provide
documentation about
>         classes.
>       * Support for makefiles, both generation and
synchronization.
>       * Support for Microsoft Visual Studio project
formats.
>       * Packaging system that allows generating
tarballs, source code
>         and binary packages.
>       * Command line tools for building and managing
projects.
>       * Support for localization projects.
>       * Extensible add-in architecture.
> 
> Please see the MonoDevelop 1.0 announcement page [1]
for a detailed
> description of the features included in this release.
> 
> Many thanks to everybody that made possible this
release.
> Enjoy!
> 
> The MonoDevelop Team.
> 
> [1] h
ttp://www.monodevelop.com/MonoDevelop_1.0_Released
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-listlists.ximian.com
> ht
tp://lists.ximian.com/mailman/listinfo/mono-list
> 


_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

  
[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )