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 Jar file: spelling |
||
| 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 === |
||