[Mono-list] MONO and tooling...

Fergus Henderson fjh@cs.mu.oz.au
Fri, 8 Nov 2002 21:00:56 +1100


On 07-Nov-2002, Miguel de Icaza <miguel@ximian.com> wrote:
> 
> Another option is to run Eclipse through Microsoft's JUMP.  Microsoft's
> JUMP translates the Java source code into very nice C# source code (I am
> very impressed by the output of JUMP).

That would not be a good course of action, IMHO, since it means that
either (1) you are forking the Eclipse sources, or (2) you are depending
on a proprietry tool to build your source each time, both of which are
seriously undesirable.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.