Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
YoshikoWrapper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Philipp Spohr
YoshikoWrapper
Commits
92bed06b
Commit
92bed06b
authored
7 years ago
by
Philipp Spohr
Browse files
Options
Downloads
Patches
Plain Diff
added placeholder link
parent
50c40a2c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/main/java/de/hhu/ba/yoshikoWrapper/help/HelpLinks.java
+2
-1
2 additions, 1 deletion
src/main/java/de/hhu/ba/yoshikoWrapper/help/HelpLinks.java
src/main/resources/YoshikoStrings.properties
+1
-1
1 addition, 1 deletion
src/main/resources/YoshikoStrings.properties
with
3 additions
and
2 deletions
src/main/java/de/hhu/ba/yoshikoWrapper/help/HelpLinks.java
+
2
−
1
View file @
92bed06b
...
...
@@ -49,7 +49,8 @@ public final class HelpLinks {
/**
* The base location of the bachelor thesis paper
*/
private
static
final
String
docLocation
=
"file:///home/philipp/workspace/cs/BachelorThesis/YoshikoWrapper/thesis/tex/Thesis.pdf"
;
//TODO: Add final location when published
private
static
final
String
docLocation
=
"https://gitlab.cs.uni-duesseldorf.de/spohr/YoshikoWrapper/tree/master"
;
/**
* A HashMap linking Classes to a link, pointing to a specific subsection of the BachelorThesis paper that is relevant for understanding the Class
...
...
This diff is collapsed.
Click to expand it.
src/main/resources/YoshikoStrings.properties
+
1
−
1
View file @
92bed06b
...
...
@@ -23,7 +23,7 @@
#TODO: Give more meaningful names to keys, sort
about
=
INSERT SOME AMAZING INFO ABOUT THIS APPLICATION,
\n
THE AUTHOR AND WHERE TO FIND MORE INFO HERE
\n
<a href=
\"
www.hhu.de
\"
>LINK</a>
about
=
Yoshiko Cytoscape App
aboutButton
=
About Yoshiko
aboutTitle
=
Yoshiko Plugin Info
clusters
=
Cluster
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment