Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Dr. Martin Goik
GoikLectures
Commits
600761bd
Commit
600761bd
authored
Jun 30, 2020
by
Dr. Martin Goik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Linking Jetbrain's Maven project import doc.
parent
f3e09d6e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Doc/Sd1/objectsClasses.xml
Doc/Sd1/objectsClasses.xml
+2
-2
ws/Docbook/Preprocess/Xsl/docbook2docbook.xsl
ws/Docbook/Preprocess/Xsl/docbook2docbook.xsl
+1
-1
No files found.
Doc/Sd1/objectsClasses.xml
View file @
600761bd
...
...
@@ -5007,8 +5007,8 @@ public static void doWhileSquareNumbers(final int limit) {
<para>
Caveat: The
<code
language=
"java"
>
do {...} while(...)
</code>
part is a little bit tricky. Read the method's documentation
<emphasis><emphasis
role=
"bold"
>
precise
ly
</emphasis></emphasis>
to
avoid a common pitfall.
</para>
<emphasis><emphasis
role=
"bold"
>
thorough
ly
</emphasis></emphasis>
to
avoid a common pitfall.
</para>
<para>
Which of these three loop implementations is your favourite?
Give a reason.
</para>
...
...
ws/Docbook/Preprocess/Xsl/docbook2docbook.xsl
View file @
600761bd
...
...
@@ -194,7 +194,7 @@
<listitem>
<para>
<xsl:text>
See
</xsl:text>
<link
link
end=
"sd1ImportMavenSolutions
"
>
hints regarding import
</link>
<link
x
link
:href=
"https://www.jetbrains.com/help/idea/maven-support.html#maven_import_project_start
"
>
hints regarding import
</link>
<xsl:text>
.
</xsl:text>
</para>
</listitem>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment