|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (8)
View Page Historyh3. Requirements
The Soceda Framework requires Java JDK 1.6, you can download it here: http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u32-downloads-1594644.html
[http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u32-downloads-1594644.html]
h3. Soceda Framework

* Full version with all required components
Extract the archive into a directory, open a command terminal then run the follwing command to start all components locally on your machine:
Extract the archive into a directory, open a command terminal then run the main.js script using the javascript interpreter to start all components locally on your machine, for example:
{code}
c:\Temp\SocedaFramework-0.1>jrunscript src/main.js
{code}
Later we will provide a
If the jrunscript command is not found, it is located in the bin directory in your JDK install dir.
For example, on windows the absolute path of the jrunscript command is "C:\Program Files\Java\jdk1.6.0_32\bin\jrunscript.exe"
h3. Additional Tools
