Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 2f3b714c7803339cd37970a2f119ad5770956b6d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                          
<?xml version="1.0" encoding="UTF-8"?>
<!-- File written by PDE 1.0 -->
<plugin
   id="org.eclipse.swt"
   name="SWT"
   version="0.9"
   provider-name="Object Technology International, Inc.">

<!-- Runtime -->
<runtime>
   <library name="swt.jar">
      <export name="*"/>
   </library>
</runtime>
</plugin>

Back to the top