Chat Tutorial in NetBeans/Text Client: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>SimonSmall m →Client.java: code |
imported>SimonSmall m →Using the marauroa project: spelling |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 23: | Line 23: | ||
Use this option unless you need to use the other methods. |
Use this option unless you need to use the other methods. |
||
Find the '''marauroa.jar''' file from the download, and copy it to the libs directory (created above) if it is not there already. Right click the '''Libraries''' branch of the |
Find the '''marauroa.jar''' file from the download, and copy it to the libs directory (created above) if it is not there already. Right click the '''Libraries''' branch of the client Project tree, and select '''Add Jar/Folder'''. Browse to the the libs directory for this project and select the marauroa.jar file. This will include the marauroa library with no view of the source code. |
||
=== Using the marauroa project === |
=== Using the marauroa project === |
||
Right click the '''Libraries''' branch of the |
Right click the '''Libraries''' branch of the client Project tree, and select '''Add Project'''. Make sure you browse to the correct file location and select the '''marauroa''' project that you created earlier. This will include your marauroa library that you built, and you can see the source code. |
||
= Additional files = |
= Additional files = |
||