Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Feature Change Proposal

+100.  Anything to reduce the number of plugins and simplify the builds. I 
can't imagine anything at the moment that would make the CDT windowing 
specific.

Doug Schaefer
Rational Software - IBM Software Group
Ottawa, Ontario, Canada




David Inglis <dinglis@xxxxxxx>
Sent by: cdt-dev-admin@xxxxxxxxxxx
04/25/2003 03:57 PM
Please respond to cdt-dev
 
        To:     cdt-dev@xxxxxxxxxxx
        cc: 
        Subject:        [cdt-dev] Feature Change Proposal


I would like to propose a change to the cdt features and platform 
plugins, that is, remove the Windowing system
name and attribute from each.  This would remove 2 plugins and reduce 
the number of builds by 1. So essentially
thing would look like the following.

org.eclipse.cdt-feature           (no change)
org.eclipse.cdt                       (no change)
org.eclipse.cdt.win32-feature (no change)
org.eclipse.cdt.win32             (no change)

org.eclipse.cdt.linux-feature         (was 2 features, 
org.eclipse.cdt.linux.gtk-feature and org.eclipse.cdt.linux.motif-feature)
org.eclipse.cdt.linux                     (was 2 plugins, 
org.eclipse.cdt.linux.gtk and org.eclipse.cdt.linux.motif)
org.eclipse.cdt.solaris-feature      (was 
org.eclipse.cdt.solaris.motif-feature)
org.eclipse.cdt.solaris                  (was 
org.eclipse.cdt.solaris.motif)
org.eclipse.cdt.qnx-feature          (was 
org.eclipse.cdt.qnx.photon-feature)
org.eclipse.cdt.qnx-feature          (was org.eclipse.cdt.qnx-photon)

Comments?

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top