Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] FW: [eclipse-dev] C# plugin for Eclipse

>From a practical point of view, the C# plug-in should live wherever there is
a community of developers who want to work on it the most ;-) 

If that's CDT, that would be cool.

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Chris Recoskie
> Sent: June 13, 2006 8:51 AM
> To: CDT General developers list.
> Subject: RE: [cdt-dev] FW: [eclipse-dev] C# plugin for Eclipse
> 
> Personally I don't see why it can't live in the CDT proper.  
> I personally think we should be supporting more platforms out 
> of the box than just GNU (provided that someone is willing to 
> do the work of course).
> 
> Not everyone will want it though.  It will have to be 
> somewhat modular (at least from a UI point of view).  We 
> might want to start thinking about having multiple Features 
> that make up the CDT, so that users can pick and choose this 
> stuff.  E.g. "CDT Core", "CDT GNU Development Tools", "CDT C# 
> Development Tools", etc.
> 
> ===========================
> 
> Chris Recoskie
> Team Lead, IBM CDT Team
> IBM Toronto
> http://www.eclipse.org/cdt
> 
> 
> 
>                                                               
>          
>              Doug Schaefer                                    
>          
>              <DSchaefer@xxxxxx                                
>          
>              m>                                               
>           To
>              Sent by:                  "CDT General 
> developers list."  
>              cdt-dev-bounces@e         <cdt-dev@xxxxxxxxxxx>, 
> Karol    
>              clipse.org                Pietrzak 
> <kap4020@xxxxxxx>      
>                                                               
>           cc
>                                                               
>          
>              13/06/2006 08:34                                 
>      Subject
>              AM                        RE: [cdt-dev] FW: 
> [eclipse-dev] C#
>                                        plugin for Eclipse     
>          
>                                                               
>          
>              Please respond to                                
>          
>                "CDT General                                   
>          
>              developers list."                                
>          
>              <cdt-dev@eclipse.                                
>          
>                    org>                                       
>          
>                                                               
>          
>                                                               
>          
> 
> 
> 
> 
> Yes, I have a Google SOC student working towards that and 
> I?ve been working on a C# parser (at least until the CDT 3.1 
> storm hit). I think it?s a natural fit.
> 
> I?ll have to think about how I?d organize this activity. 
> There is a lot of work to do to make this happen, including 
> editor support, DOM support, managed build, debug. I?m not 
> sure how it fits in our mandate, whatever our mandate really 
> is, so I?ve been thinking of hosting it at our SourceForge 
> project, cdt-contrib.
> 
> Anyone else interested in working on this?
> 
> Doug Schaefer, QNX Software Systems
> Eclipse CDT Project Lead, Tools PMC member http://cdtdoug.blogspot.com
> 
> 
>       From: cdt-dev-bounces@xxxxxxxxxxx
>       [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sennikovsky,
>       Mikhail
>       Sent: Tuesday, June 13, 2006 4:02 AM
>       To: Karol Pietrzak; CDT General developers list.
>       Subject: [cdt-dev] FW: [eclipse-dev] C# plugin for Eclipse
> 
>       I remember we had some talks regarding a C# support in 
> CDT, so I?m
>       copying this mail to the cdt-dev list for discussion..
>       From my point of view the C# integration might be treated as
>       integration of an additional language into the CDT using the New
>       Project Model that should provide a consistent way of 
> doing this.
> 
>       Mikhail
> 
> 
>       From: eclipse-dev-bounces@xxxxxxxxxxx
>       [mailto:eclipse-dev-bounces@xxxxxxxxxxx] On Behalf Of Pascal
>       Rapicault
>       Sent: Tuesday, June 13, 2006 1:13 AM
>       To: kap4020@xxxxxxx; General development mailing list 
> of the Eclipse
>       project.
>       Cc: eclipse-dev@xxxxxxxxxxx; eclipse-dev-bounces@xxxxxxxxxxx
>       Subject: Re: [eclipse-dev] C# plugin for Eclipse
> 
> 
>       As part of the eclipse summer of code sponsored by 
> google, I think
>       that was part of the goal of the project "Basic Eclipse Mono
>       Development Environment and Contributions Towards an Eclipse IDE
>       Generator ". You may want to contact Doug Schaefer from 
> the CDT team
>       who is the mentor for this project.
> 
>       HTH,
> 
>       PaScaL
> 
> 
> 
>                                                               
>          
>        Karol Pietrzak <kap4020@xxxxxxx>                       
>          
>        Sent by: eclipse-dev-bounces@xxxxxxxxxxx               
>          
>                                                               
>          
>                                                               
>           To
>        06/10/2006 12:55 PM                                    
> eclipse-dev@
>                                                               
> eclipse.org
>                                         cc
>                                                               
>          
>                                                               
>      Subject
>                                                               
> [eclipse-dev
>                  Please respond to                            
> ] C# plugin
>          kap4020@xxxxxxx; Please respond to                   
> for Eclipse
>   "General development mailing list of the Eclipse            
>          
>         project." <eclipse-dev@xxxxxxxxxxx>                   
>          
>                                                               
>          
>                                                               
>          
>                                                               
>          
>                                                               
>          
>                                                               
>          
>                                                               
>          
>                                                               
>          
>                                                               
>          
> 
> 
> 
> 
> 
>       Hey everyone!
> 
>       My name is Karl, and as the subject of this post 
> implies, I wanna
>       work on a C#
>       plugin for Eclipse.
> 
>       The astute reader would point out that there already is 
> one.  The
>       Improve C#
>       Plugin for Eclipse is available at
>       http://www.improve-technologies.com/alpha/esharp/ .
> 
>       However, it lacks many notable features required of 
> modern IDEs, such
>       as
>       debugging and refactoring.  My future end-goal would be 
> to provide a
>       C#
>       environment that's as nice as the Java one Eclipse provides.
> 
>       So I have two questions on that note:
>       1. Is anyone else interested in this?
>       2. Where can I find more information on the refactoring 
> support that
>       Eclipse
>       provides?  This presentation given at EclipseCon 2004 
> [1] gave me
>       some very
>       helpful implementation information, but I would be 
> grateful if anyone
>       had any
>       more information.
> 
>       Thank you for everyone's time, and I eagerly await any replies.
> 
>       [1]
>       
> http://www.eclipsecon.org/2004/EclipseCon_2004_TechnicalTrackP
resentations/25_Baumer-Mulet.pdf
> 
> 
> 
>       --
>       Karl Pietrzak
>       kap4020@xxxxxxx
>       _______________________________________________
>       eclipse-dev mailing list
>       eclipse-dev@xxxxxxxxxxx
>       To change your delivery options, retrieve your password, or
>       unsubscribe from this list, visit
>       https://dev.eclipse.org/mailman/listinfo/eclipse-dev
>       _______________________________________________
>       cdt-dev mailing list
>       cdt-dev@xxxxxxxxxxx
>       https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top