[Red5] typo
Thomas Kirk
thomas.b.kirk at gmail.com
Wed Jan 4 15:57:34 EST 2006
Shouldn't it be Standalone.java since main() has moved?
If yes ive supplied a patch.
--
Kind regards Thomas Kirk
--
-------------- next part --------------
Index: /home/thomas/workspace/red5/doc/eclispesetup.html
===================================================================
--- /home/thomas/workspace/red5/doc/eclispesetup.html (revision 182)
+++ /home/thomas/workspace/red5/doc/eclispesetup.html (working copy)
@@ -19,7 +19,7 @@
<p>
<ol>
- <li>Start Eclipse</li>s
+ <li>Start Eclipse</li>
<li>From the File menu select "import"</li>
<li>In the Import dialog box select the item "Existing Projects into Workspace" and hit next</li>
<li>hit the "browse" button next to the "Select root directory" text box</li>
@@ -26,7 +26,7 @@
<li>select the root folder where you downloaded the red5 repository,(e.g. c:\projects\osflash\red5) and hit ok</li>
<li>Make sure red5 is selected in the projects area and hit "Finish"</li>
<li>Eclipse should automtically build the project, you can force a build from the "project" menu and selecting "build project"</li>
- <li>To run the server, in the package explorer panel, select the "Server' file under src/org.red5.server/Server.java , right click on the file and select "Run As" and select "Java Application" </li>
+ <li>To run the server, in the package explorer panel, select the "Standalone' file under src/org.red5.server/Standalone.java , right click on the file and select "Run As" and select "Java Application" </li>
<li>Red 5 will start running</li> <br>
If you get an error in the console like :
More information about the Red5
mailing list