8000 Readme changes · cloudjee/wavemaker@0d357e5 · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit 0d357e5

Browse files
author
sowmya
committed
Readme changes
1 parent af1908e commit 0d357e5

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In order to build WaveMaker you will need the following applications:
3838
To clone the WaveMaker repository, use git clone:
3939

4040
<pre>
41-
git clone https://github.com/SpringSource/wavemaker.git
41+
git clone https://github.com/cloudjee/wavemaker.git
4242
</pre>
4343

4444
To build the complete WaveMaker distribution, including installer, run the maven from the root directory:
@@ -74,10 +74,7 @@ The installer package built will be dependent on your operating system. The fol
7474
* Linux (Centos or Ubuntu)
7575
* Windows
7676

77-
Building the windows installer requires zip file of the jdk to be redistributed be available. This zip file can not be in the public repository and must be provided.
78-
Set BUILD_JDK_ZIP to the folder containing the zip file.
79-
e.g. set BUILD_JDK_ZIP=c:\downloads
80-
The file should be named 'jdk1.6.0_24.zip' and include the folder jdk-1.6.0_24 at the top level of the archive.
77+
All of these need JAVA in the class path.
8178

8279

8380
Importing into Eclipse/STS

0 commit comments

Comments
 (0)
0