We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e8236 commit 1dfe8ceCopy full SHA for 1dfe8ce
1 file changed
.gitmodules
@@ -4,12 +4,12 @@
4
branch = master
5
[submodule "eclipse.jdt.core"]
6
path = eclipse.jdt.core
7
- url = https://github.com/eclipse-jdt/eclipse.jdt.core.git
8
- branch = master
+ url = https://github.com/HannesWell/eclipse.jdt.core.git
+ branch = fix-packaging-types
9
[submodule "eclipse.jdt.core.binaries"]
10
path = eclipse.jdt.core.binaries
11
- url = https://github.com/eclipse-jdt/eclipse.jdt.core.binaries.git
12
+ url = https://github.com/HannesWell/eclipse.jdt.core.binaries.git
13
[submodule "eclipse.jdt.debug"]
14
path = eclipse.jdt.debug
15
url = https://github.com/eclipse-jdt/eclipse.jdt.debug.git
0 commit comments