Skip to content
Snippets Groups Projects
Commit 3a84944a authored by brutzman's avatar brutzman
Browse files

description improvement

parent 71d6901d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
<!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
<!-- in the project's Project Properties dialog box.-->
<project name="MV3500 assignments" default="default" basedir=".">
<description>Builds, tests, and runs the MV3500 project assignments</description>
<description>Builds, tests, and runs the MV3500 project assignments by student cohorts</description>
<import file="nbproject/build-impl.xml"/>
<!--
......@@ -70,7 +70,7 @@
nbproject/build-impl.xml file.
-->
<target name="view.gitlab.assignments" description="view gitlab MV3500 examples in web browser (via Netbeans only)">
<echo message="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/tree/master/assignments"/>
<nbbrowse url="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/tree/master/assignments"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment