NetBeans6Stendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Timothyb89 No edit summary |
imported>SimonSmall Added category NetBeans |
||
| (27 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{Navigation for Stendhal Top|Building & Hosting}} |
|||
{{Navigation for Stendhal Builders and Hosters}} |
|||
== Warning == |
|||
Most of our developers use Eclipse, so using that is recommended, unless you are an experienced Netbeans user. |
|||
==Why another tutorial?== |
==Why another tutorial?== |
||
I know- there's already a tutorial for NetBeans, but it was written for older versions of NetBeans (namely, version 5.5). NetBeans 6 is considerably different and allows '''much''' easier configuration. Also, I'm trying to convert some over the other devels using Eclipse :) |
I know- there's already a tutorial for NetBeans, but it was written for older versions of NetBeans (namely, version 5.5). NetBeans 6 is considerably different and allows '''much''' easier configuration. Also, I'm trying to convert some over the other devels using Eclipse :) |
||
| Line 79: | Line 86: | ||
== Configure Project == |
== Configure Project == |
||
<p> |
<p> |
||
The last step is to set up the project to run the code. I will go over setting up the IDE to run the client, but not the server. Though I'm not going over this, it is possible. |
The last step is to set up the project to run the code. I will go over setting up the IDE to run the client, but not the server. Though I'm not going over this, it is possible.<br/> |
||
The first thing to do is right click on the new project in the '''Project''' pane, found on left of the main IDE window. From there, choose, choose '''Properties'''.<br/> |
The first thing to do is right click on the new project in the '''Project''' pane, found on left of the main IDE window. From there, choose, choose '''Properties'''.<br/> |
||
| Line 105: | Line 112: | ||
[[Category:Stendhal]] |
[[Category:Stendhal]] |
||
[[Category:NetBeans]] |
|||