StendhalNetBeans: Difference between revisions

Content deleted Content added
imported>AntumDeluge
imported>AntumDeluge
Line 25:
<span style="color:blue; font-weight:bold; font-style:italic;">Updated for NetBeans 8.0</span>
 
<span style="font-weight:bold; font-style:italic;"><span style="color:red;">NOTE:</span> NetBeans does not come with built-in CVS support. You will need to install the plugin.</span>
=== Install CVS Plugin ===
<ol>
<li>Go to the menu bar and select "Tools -> Plugins".</li>
<li>Under the tab "Available Plugins" check "CVS" and click "Install".</li>
<li>Restart NetBeans</li>
</ol>
 
=== Import Source ===
<ol>
<li>In the group window under the "Projects" tab select the project.</li>
<li>From the menu bar select "Team -> CVS -> Import into Repository" or right-click the project and select "Versioning -> Import into CVS Repository".</li>
Line 55 ⟶ 60:
 
<li>Click "Finish" to begin import and checkout.</li>
<li>If projectthe doesStendhal files do not automatically checkoutshow afterup importunder the project go to the menu bar and select "Team -> Update".</li>
</ol>