blob: f6d48ebd84e48ad6a7b75e445391dc276a24a34b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Video of Working with Integrated Issue Tracking in NetBeans IDE</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta name="description" content="A screencast how to work with a registered issue tracker in NetBeans IDE">
<link rel="stylesheet" type="text/css" href="../../../netbeans.css">
</head>
<body>
<!--
Copyright (c) 2009, 2010, 2011, Oracle and/or its affiliates. All rights reserved.
-->
<h1>Video of Working with Integrated Issue Tracking in NetBeans IDE</h1>
<table>
<tr>
<td class="valign-top">
<p>This screencast demonstrates how to work with integrated issue tracking support in NetBeans IDE.
You can find, view, update and report issues to a registered issue tracker within the IDE.
The screencast also show how to apply a patch that is attached to an issue and
how to update an issue as part of the process of committing a file to the remote repository.</p>
<p>Author: Ken Ganfield<br>Time: 5:52</p>
<p><a href="http://bits.netbeans.org/media/kenai-issuetracking-screencast68.mov">Watch full size</a>
(Ctrl-Click to download, 25 MB)</p>
<p class="tips">If you are having problems viewing the screencast on the right,
allow the screencast to download before starting. Alternatively, you can click the link
above to view the full-size version of the screencast. </p>
<br style="clear:both;">
<div class="feedback-box">
<a href="/about/contact_form.html?to=3&amp;subject=Feedback: Working with Integrated Issue Tracking in NetBeans 6.8">Send Feedback on This Tutorial</a>
</div>
<br style="clear:both;">
</td>
<td width="435" class="valign-top" class="align-center">
<object width="425" height="300" align="middle">
<param name="src" value="http://bits.netbeans.org/media/kenai-issuetracking-screencast68.mov"/>
<param name="autoplay" value="false"/>
<param name="controller" value="true"/>
<param name="scale" value="aspect"/>
<param name="type" value="video/quicktime"/>
<embed src="http://bits.netbeans.org/media/kenai-issuetracking-screencast68.mov" autoplay="false" controller="true" type="video/quicktime" scale="aspect" width="425" height="300" align="middle">
</embed>
</object>
<!--
<script type="text/javascript" src="/images_www/js/jquery-1.3.2.min.js"></script>
<script src="/images_www/js/mediaplayer-5.2/swfobject.js" type="text/javascript"></script>
<div id="player" style="margin-bottom:30px;"> <center>
<div id="flashContent"></div> </center> </div>
<script type="text/javascript">
function showMedia(file) { var targetFile='http://bits.netbeans.org/media/kenai-issuetracking-screencast68.mov';
var s1 = new SWFObject('/images_www/js/mediaplayer-5.2/player.swf','player','400','300','9');
s1.addParam('allowfullscreen','true');
s1.addParam('allowscriptaccess','always');
s1.addParam('flashvars','file='+targetFile+'&autostart=true');
s1.write('flashContent');
}
</script>
-->
</td>
</tr>
</table>
<br>
<h2>Related links</h2>
<ul>
<li><a href="kenai-issuetracking.html">Working with Issue Tracking</a></li>
<li><a href="../../docs/ide/team-servers.html">Working With a Team Server in NetBeans IDE</a></li>
<li><a href="../../docs/ide/cvs.html">Guided Tour of CVS</a></li>
<li><a href="../../docs/ide/subversion.html">Guided Tour of Subversion</a></li>
</ul>
</body>
</html>