Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ProB Rodin Plugin
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
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
general
stups
ProB Rodin Plugin
Commits
e0d71d3a
Commit
e0d71d3a
authored
4 years ago
by
Michael Leuschel
Browse files
Options
Downloads
Patches
Plain Diff
adapt BMS website
parent
e2f996ff
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
de.bmotionstudio.gef.editor/src/de/bmotionstudio/gef/editor/handler/OpenWebsiteHandler.java
+1
-1
1 addition, 1 deletion
.../bmotionstudio/gef/editor/handler/OpenWebsiteHandler.java
with
1 addition
and
1 deletion
de.bmotionstudio.gef.editor/src/de/bmotionstudio/gef/editor/handler/OpenWebsiteHandler.java
+
1
−
1
View file @
e0d71d3a
...
@@ -19,7 +19,7 @@ import de.prob.logging.Logger;
...
@@ -19,7 +19,7 @@ import de.prob.logging.Logger;
public
class
OpenWebsiteHandler
extends
AbstractHandler
{
public
class
OpenWebsiteHandler
extends
AbstractHandler
{
private
static
final
String
URL
=
"http://www
.stups.uni-duesseldorf.de
/BMotionStudio
/
"
;
private
static
final
String
URL
=
"http
s
://www
3.hhu.de/stups/prob/index.php
/BMotion
_
Studio"
;
public
Object
execute
(
ExecutionEvent
event
)
throws
ExecutionException
{
public
Object
execute
(
ExecutionEvent
event
)
throws
ExecutionException
{
try
{
try
{
...
...
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