We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b3119 commit 33eed20Copy full SHA for 33eed20
EclipseInstaller/ROSModel.setup
@@ -117,7 +117,7 @@
117
id="ros-model"
118
filter=""
119
remoteURI="ipa320/ros-model"
120
- checkoutBranch="master">
+ checkoutBranch="main">
121
<annotation
122
source="http://www.eclipse.org/oomph/setup/InducedChoices">
123
<detail
@@ -163,8 +163,8 @@
163
<description>GenerateXtext</description>
164
</setupTask>
165
<stream
166
- name="master"
167
- label="Master"/>
+ name="main"
+ label="Main"/>
168
<description></description>
169
</project>
170
<logicalProjectContainer
0 commit comments