VisualGuideToBuildingStendhalStep2: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Oslsachem
update
imported>Hendrik Brummermann
require node.js
 
(17 intermediate revisions by 2 users not shown)
Line 54: Line 54:
set Path=%Path%;%ANT_HOME%\bin
set Path=%Path%;%ANT_HOME%\bin
ant dist
cmd /c ant dist
pause
pause
exit


Line 71: Line 70:
Set <tt>JAVA_HOME</tt> to wherever you have java JDK installed.
Set <tt>JAVA_HOME</tt> to wherever you have java JDK installed.


== Step 2.2 Install Node.js ==
Go to [[VisualGuideToBuildingStendhalStep3|Step 3. Install and Configure TortoiseCVS]]

Get and install Node.js from https://nodejs.org

Go to [[VisualGuideToBuildingStendhalStep3|Step 3. Install TortoiseGit]]