Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
8338e420
Commit
8338e420
authored
6 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
checking after committing/pushing
parent
a1da8ef3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deliverables/README.md
+6
-5
6 additions, 5 deletions
deliverables/README.md
with
6 additions
and
5 deletions
deliverables/README.md
+
6
−
5
View file @
8338e420
...
...
@@ -20,11 +20,6 @@ Use Netbeans to upload/update your homework assignments as follows:
1.
Verify that the entry in Files tab goes from green to black, indicating you have committed to your local repository.
1.
*context menu:*
**Git > Remote > Push to Upstream**
You can now verify that your files are been shared by checking the website:
*
https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/tree/master/projects/Assignments/
*
then append
`COURSE_IDENTIFIER`
YearStartEnd (i.e.
*2018JanuaryMarch*
,
*2018JulySeptember*
, etc.)
## Adding Your Files
All MV3500 cohorts have source code collected under a common Netbeans project.
...
...
@@ -37,6 +32,12 @@ All MV3500 cohorts have source code collected under a common Netbeans project.
6.
Be sure to start each .java source file with correct package name, i.e.
1.
import MV3500Cohort2018JulySeptember.homework;
7.
The Run and Debug context menus should be available for you to test your .java source.
8.
Be sure to Commit and Push Upstream, as discussed above.
You can now verify that your files are been shared by checking the website:
*
https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/tree/master/deliverables/src/MV3500Cohort2018JulySeptember
## References
...
...
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