Merged many of the changes from the first attempt at an HTML5 Websocket implementation. Focused on the ones that didn't change the behavior of the web server.
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.foundation.web.application.BrainstormWebServer"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value=""./../Archives/Binaries/Brainstorm Web Server Core.jar" "./../SWT/releases/win32-win32-x86_64/swt.jar""/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Foundation Web Server"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dpath.server.xml="./server.xml" -Dproperties="./release.properties" -Ddebug=true"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dpath.server.xml="./server.xml" -Dproperties="./release.properties" -Ddebug=false"/>
|
||||
</launchConfiguration>
|
||||
|
||||
Reference in New Issue
Block a user