StendhalNetBeans: Difference between revisions

Content deleted Content added
imported>AntumDeluge
imported>AntumDeluge
 
(44 intermediate revisions by the same user not shown)
Line 33:
</ol>
 
=== ImportCVS SourceCheckout ===
<ol>
<li>In the group window under the "Projects" tab select the project.</li>
Line 41:
<pre>
For anonymous checkout:
CVS Root: :pserver:anonymous@arianne.cvs.sourceforge.net:/cvsroot/arianne/stendhal
Password: (leave blank)
 
For privileged checkout:
CVS Root: :ext:username@arianne.cvs.sourceforge.net:/cvsroot/arianne/stendhal
Select "Use internal SSH".
Password: (your Sourceforge password)
</pre>
 
<li>Click "Next".</li>
<li>Fill in the following information under "Folder to Import":</li>
 
<pre>
Folder to Import: (path to the projectsproject's root directory)
Import Message: (whatever you want, I.E. "Initial Import"anything, cannot be left blankempty)
Repository Folder: stendhal
Check "Checkout After Import".
Line 60 ⟶ 61:
 
<li>Click "Finish" to begin import and checkout.</li>
<li>IfAfter theimporting Stendhalis filesfinished dogo notto automaticallythe showmenu upbar underand theselect project"Team go-> toUpdate the-> menuUpdate" baror right-click the project and select "TeamCVS -> Update -> Update".</li>
</ol>
 
Line 87 ⟶ 88:
 
<ol>
<li>ClickSelect onthe project in the "FilesProject" tab and deleteof the two new files if they exist: manifest.mf andgroups nbbuild.xmlwindow.</li>
<li>From the "Projects" tab select the Stendhal project and goGo to the menu bar and select "File -> Project Properties" (or right-click the project and select "Properties").</li>
<li>Open the file "nbproject -> project.properties" and change the line "buildfile=nbbuild.xml" to "buildfile=build.xml".
<li>Select the category "LibrariesSources" category in the left-hand pane.</li>
<li>From the "Projects" tab select the Stendhal project and go to the menu bar and select "File -> Project Properties" (or right-click the project and select "Properties").</li>
<li>Fill in the following information:</li>
<li>Select the category "Libraries" in the left-hand pane.
 
<pre>
Source Package Folders:
Package Folder = (the project's root folder)
Label = (your choice)
</pre>
 
<li>Select the "Libraries" category.</li>
<li>Under the "Compile" tab click "Add JAR/Folder".</li>
<li>Navigate into the "libs" directory of the Stendhalproject's root directory.</li>
<li>Select all the .jar files and click "Open".</li>
<li>Do the same for the "Processor", "Run", "Compile Tests", and "Run Tests" tabs.
<li>Select the category "Run" in the left-hand panecategory.</li>
<li>Under "Configuration" click "New" and add a "Configuration Name" for the server and click "OK".</li>
<li>Fill in the following information:</li>