Getting Started (Windows)

Prerequisites

Download and install Java Development Kit version 1.6 or higher (e.g. http://java.sun.com)

(NOTE: After installing JDK, do set JAVA_HOME)

Download Yanel

Download Yanel source code.

Install Yanel

Install from source:

  • Start a new Command Shell "cmd" (Start - > Execute and enter "cmd")
  • Change into Yanel source directory (e.g. cd C:\....\yanel-trunk)
  • Run script "configure.bat"
  • Run script "build.bat"
  • Run script "yanel.bat start" (or "start-yanel.bat") to start Yanel as a server
  • (Run script "yanel.bat stop" (or "stop-yanel.bat") to stop Yanel as a server)

Use Yanel

Start your prefered Browser, enter the URL http://localhost:8080/yanel/ and start using Yanel either as author, integrator or developer.

To edit pages served by Yanel one can also use third-party editing tools such as for example Yulup.



Your comments are much appreciated

Is the content of this page unclear or you think it could be improved? Please add a comment and we will try to improve it accordingly.