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 272150
Collapse All | Expand All

(-)feature.xml (-12 / +1 lines)
Lines 474-496 Link Here
474
   <plugin
474
   <plugin
475
         id="org.eclipse.core.filesystem.macosx"
475
         id="org.eclipse.core.filesystem.macosx"
476
         os="macosx"
476
         os="macosx"
477
         arch="ppc"
478
         download-size="0"
477
         download-size="0"
479
         install-size="0"
478
         install-size="0"
480
         version="0.0.0"
479
         version="0.0.0"
481
         fragment="true"
480
         fragment="true"
482
         unpack="false"/>
481
         unpack="false"/>
483
482
   
484
   <plugin
485
         id="org.eclipse.core.filesystem.macosx"
486
         os="macosx"
487
         arch="x86"
488
         download-size="0"
489
         install-size="0"
490
         version="0.0.0"
491
         fragment="true"
492
         unpack="false"/>
493
494
   <plugin
483
   <plugin
495
         id="org.eclipse.core.filesystem.qnx.x86"
484
         id="org.eclipse.core.filesystem.qnx.x86"
496
         os="qnx"
485
         os="qnx"

Return to bug 272150