@@ -39,7 +39,7 @@ All MV3500 cohorts have source code collected under a common Netbeans project.
...
@@ -39,7 +39,7 @@ All MV3500 cohorts have source code collected under a common Netbeans project.
* package MV3500Cohort2022MayJune.homework1;
* package MV3500Cohort2022MayJune.homework1;
* package MV3500Cohort2022MayJune.homework2; etc.
* package MV3500Cohort2022MayJune.homework2; etc.
7. Add a copy of **package-info.java** file to your directory. If you use NetBeans to copy, then it helpfully performs a rename refactoring and the file's package name is correct.
7. Add a copy of **package-info.java** file to your directory. If you use NetBeans to copy, then it helpfully performs a rename refactoring and the file's package name is correct.
8. Check the javadoc by going to [build.xml](build.xml) and running target **javadoc.custom*
8. Check the javadoc by going to [build.xml](build.xml) and running target **javadoc.custom**
9. Be sure to Commit (with description) and Push Upstream, as discussed above.
9. Be sure to Commit (with description) and Push Upstream, as discussed above.
After committing and pushing, you can now verify that your files are been shared by checking the website:
After committing and pushing, you can now verify that your files are been shared by checking the website: