Changes between Version 25 and Version 26 of howto
- Timestamp:
- May 18, 2025, 9:50:25 AM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
howto
v25 v26 28 28 29 29 If you successfully installed Yaws to your machine, you can use the [http://pnyf.inf.elte.hu/trac/refactorerl/wiki/Web2 web interface] of the tool as well. When you compile the tool you have to provide the path to the YAWS' {{{ebin}}} directory: 30 {{{bin/referl -build tool -yaws_ path path_to_yaws_ebin}}}30 {{{bin/referl -build tool -yaws_include path_to_yaws_include_folder}}} 31 31 32 32 When starting the web interface with {{{ri:start_web/1}}}, you have to [http://pnyf.inf.elte.hu/trac/refactorerl/wiki/Web2#Startup:RefactorErlshell configure] the webserver. Without configuration, the webserver will be started at {{{localhost:8001}}}