summaryrefslogtreecommitdiff
path: root/java/eclipse-devel/files/patch-features-rcp-feature.xml
blob: b86cd7745c146769571767ab991f46b915493288 (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
--- features/org.eclipse.rcp/feature.xml.orig	2007-10-10 20:23:28.000000000 +0900
+++ features/org.eclipse.rcp/feature.xml	2007-10-10 20:26:39.000000000 +0900
@@ -199,6 +199,26 @@
          version="0.0.0"
          fragment="true"
          unpack="false"/>
+   <plugin
+         id="org.eclipse.swt.gtk.freebsd.x86"
+         os="linux"
+         ws="gtk"
+         arch="x86"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         fragment="true"
+         unpack="false"/>
+   <plugin
+         id="org.eclipse.swt.gtk.freebsd.amd64"
+         os="linux"
+         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"
@@ -442,6 +462,26 @@
          fragment="true"/>
 
    <plugin
+         id="org.eclipse.equinox.launcher.gtk.freebsd.x86"
+         os="linux"
+         ws="gtk"
+         arch="x86"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         fragment="true"/>
+
+   <plugin
+         id="org.eclipse.equinox.launcher.gtk.freebsd.amd64"
+         os="linux"
+         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"