Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pieter Koopman
Personal Prof public repository
Commits
1bd404b6
Commit
1bd404b6
authored
Oct 14, 2019
by
Markus Klinik
Browse files
indentation
parent
982cc3d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1bd404b6
...
...
@@ -10,14 +10,11 @@ Rascal implementation of a simple rule checker for student Java assignments.
1.
Run the script
$ ./run.sh <two-digit-assignment-nr> <absolute-path-to-student-project>
$ ./run.sh <two-digit-assignment-nr> <absolute-path-to-student-project>
For example
$ ./run.sh 02 /home/mkl/radboud/teaching/object-orientation/oo-grad
ing-2019/assignment02/thout/70827-16116\ -\ Asgn\ CS\ Group\ 125\ -\ Jordy\ Schoolmeesters\ -\ Feb\ 10\,
\ 2019\ 22_55/
Version: 0.13.0-SNAPSHOT
error("All I/O should happen in the view class",|java+class:///a2/Gallows|)
error("Always explicitly specify access modifiers: public, protected, or private",|java+field:///a2/User
/input|)
$ ./run.sh 02 /home/mkl/radboud/teaching/object-orientation/oo-grading-2019/assignment02/thout/70827-16116\ -\ Asgn\ CS\ Group\ 125\ -\ Jordy\ Schoolmeesters\ -\ Feb\ 10\,\ 2019\ 22_55/
Version: 0.13.0-SNAPSHOT
error("All I/O should happen in the view class",|java+class:///a2/Gallows|)
error("Always explicitly specify access modifiers: public, protected, or private",|java+field:///a2/User/input|)
Write
Preview
Supports
Markdown
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