meta
<html>
<head>
    <title>Part 8</title>
    <link rel="stylesheet" type="text/css" href="htmlsrc/tutorial.css">
</head>
<body>
<div class="part-links">
    <a href="part7.html" class="part-prev">Part 7</a>
    <a href="tutorial.html" class="part-toc">BlueJ Tutorial: Part 8</a>
</div>

<h2>Teamwork using Version Control</h2>

<p>BlueJ has support for teamwork: sharing projects and changes to those projects.  This is done using version control systems:  BlueJ has support for Subversion and Git.  We have an online tutorial explaining how to use Git with BlueJ:</p>

<p><a class="www" href="https://www.bluej.org/tutorial/git/">https://www.bluej.org/tutorial/git/</a></p>

<div class="part-end">
<a class="part-toc" href="tutorial.html">Back to contents</a>
</div>
</body>
</html>





27 HTM Commands =
green / bluej / lib / tutorial / part8.html