Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 256459 | Differences between
and this patch

Collapse All | Expand All

(-)feature.xml (+20 lines)
Lines 492-498 Link Here
492
         install-size="0"
492
         install-size="0"
493
         version="0.0.0"
493
         version="0.0.0"
494
         fragment="true"/>
494
         fragment="true"/>
495
    
496
    <plugin
497
         id="org.eclipse.equinox.launcher.cocoa.macosx"
498
         os="macosx"
499
         ws="cocoa"
500
         arch="ppc"
501
         download-size="0"
502
         install-size="0"
503
         version="0.0.0"
504
         fragment="true"/>
495
         
505
         
506
    <plugin
507
         id="org.eclipse.equinox.launcher.cocoa.macosx"
508
         os="macosx"
509
         ws="cocoa"
510
         arch="x86"
511
         download-size="0"
512
         install-size="0"
513
         version="0.0.0"
514
         fragment="true"/>       
515
            
496
   <plugin
516
   <plugin
497
         id="org.eclipse.equinox.launcher.cocoa.macosx.x86_64"
517
         id="org.eclipse.equinox.launcher.cocoa.macosx.x86_64"
498
         os="macosx"
518
         os="macosx"

Return to bug 256459