summaryrefslogtreecommitdiff
path: root/java/eclipse-devel/files/patch-features-org.eclipse.rcp-feature.xml
blob: b91aeb55ff022971fb411e247f73d8d3cc3f7d45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
--- features/org.eclipse.rcp/feature.xml.orig	2008-09-26 19:47:12.000000000 -0400
+++ features/org.eclipse.rcp/feature.xml	2008-09-26 19:46:59.000000000 -0400
@@ -207,6 +207,17 @@
          unpack="false"/>
 
    <plugin
+         id="org.eclipse.swt.gtk.freebsd.x86"
+         os="freebsd"
+         ws="gtk"
+         arch="x86"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         fragment="true"
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.swt.gtk.linux.s390"
          os="linux"
          ws="gtk"
@@ -273,6 +284,17 @@
          unpack="false"/>
 
    <plugin
+         id="org.eclipse.swt.gtk.freebsd.amd64"
+         os="freebsd"
+         ws="gtk"
+         arch="amd64"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         fragment="true"
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.swt.carbon.macosx"
          os="macosx"
          ws="carbon"
@@ -448,6 +470,16 @@
          fragment="true"/>
 
    <plugin
+         id="org.eclipse.equinox.launcher.gtk.freebsd.x86"
+         os="freebsd"
+         ws="gtk"
+         arch="x86"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         fragment="true"/>
+
+   <plugin
          id="org.eclipse.equinox.launcher.gtk.linux.s390"
          os="linux"
          ws="gtk"
@@ -488,6 +520,16 @@
          fragment="true"/>
 
    <plugin
+         id="org.eclipse.equinox.launcher.gtk.freebsd.amd64"
+         os="freebsd"
+         ws="gtk"
+         arch="amd64"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         fragment="true"/>
+
+   <plugin
          id="org.eclipse.equinox.launcher.motif.aix.ppc"
          os="aix"
          ws="motif"