-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
73 lines (73 loc) · 3.13 KB
/
.gitmodules
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
73
# Touched, for Bug 398016 - [CBI] How to coordinate (or not) submodules with Git and EGit
[submodule "eclipse.jdt"]
path = eclipse.jdt
url = https://github.com/eclipse-jdt/eclipse.jdt.git
[submodule "eclipse.jdt.core"]
path = eclipse.jdt.core
url = https://git.eclipse.org/r/jdt/eclipse.jdt.core
[submodule "eclipse.jdt.core.binaries"]
path = eclipse.jdt.core.binaries
url = https://github.com/eclipse-jdt/eclipse.jdt.core.binaries.git
[submodule "eclipse.jdt.debug"]
path = eclipse.jdt.debug
url = https://github.com/eclipse-jdt/eclipse.jdt.debug.git
[submodule "eclipse.jdt.ui"]
path = eclipse.jdt.ui
url = https://git.eclipse.org/r/jdt/eclipse.jdt.ui
[submodule "eclipse.pde.build"]
path = eclipse.pde.build
url = https://github.com/eclipse-pde/eclipse.pde.build.git
[submodule "eclipse.pde.ui"]
path = eclipse.pde.ui
url = https://github.com/eclipse-pde/eclipse.pde.ui.git
[submodule "eclipse.platform"]
path = eclipse.platform
url = https://github.com/eclipse-platform/eclipse.platform.git
[submodule "eclipse.platform.common"]
path = eclipse.platform.common
url = https://github.com/eclipse-platform/eclipse.platform.common.git
[submodule "eclipse.platform.debug"]
path = eclipse.platform.debug
url = https://github.com/eclipse-platform/eclipse.platform.debug.git
[submodule "eclipse.platform.releng"]
path = eclipse.platform.releng
url = https://github.com/eclipse-platform/eclipse.platform.releng.git
[submodule "eclipse.platform.resources"]
path = eclipse.platform.resources
url = https://github.com/eclipse-platform/eclipse.platform.resources.git
[submodule "eclipse.platform.runtime"]
path = eclipse.platform.runtime
url = https://github.com/eclipse-platform/eclipse.platform.runtime.git
[submodule "eclipse.platform.swt"]
path = eclipse.platform.swt
url = https://github.com/eclipse-platform/eclipse.platform.swt.git
[submodule "eclipse.platform.swt.binaries"]
path = eclipse.platform.swt.binaries
url = https://github.com/eclipse-platform/eclipse.platform.swt.binaries.git
[submodule "eclipse.platform.team"]
path = eclipse.platform.team
url = https://github.com/eclipse-platform/eclipse.platform.team.git
[submodule "eclipse.platform.text"]
path = eclipse.platform.text
url = https://github.com/eclipse-platform/eclipse.platform.text.git
[submodule "eclipse.platform.ua"]
path = eclipse.platform.ua
url = https://github.com/eclipse-platform/eclipse.platform.ua.git
[submodule "eclipse.platform.ui"]
path = eclipse.platform.ui
url = https://git.eclipse.org/r/platform/eclipse.platform.ui
[submodule "rt.equinox.binaries"]
path = rt.equinox.binaries
url = https://github.com/eclipse-equinox/equinox.binaries.git
[submodule "rt.equinox.bundles"]
path = rt.equinox.bundles
url = https://github.com/eclipse-equinox/equinox.bundles.git
[submodule "rt.equinox.framework"]
path = rt.equinox.framework
url = https://github.com/eclipse-equinox/equinox.framework.git
[submodule "rt.equinox.p2"]
path = rt.equinox.p2
url = https://github.com/eclipse-equinox/p2.git
[submodule "eclipse.platform.ui.tools"]
path = eclipse.platform.ui.tools
url = https://github.com/eclipse-platform/eclipse.platform.ui.tools.git