Fixed URLs in import-into-eclipse scripts
This commit is contained in:
parent
b409ba0076
commit
27820bfc8a
|
|
@ -17,7 +17,7 @@ echo been tested against STS %STS_TEST_VERSION%), but at the minimum you will
|
|||
echo need Eclipse + AJDT.
|
||||
echo.
|
||||
echo If you need to download and install STS, please do that now by
|
||||
echo visiting http://springsource.org/downloads/sts
|
||||
echo visiting http://spring.io/tools/sts/all
|
||||
echo.
|
||||
echo Otherwise, press enter and we'll begin.
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ been tested against STS $STS_TEST_VERSION), but at the minimum you will
|
|||
need Eclipse + AJDT.
|
||||
|
||||
If you need to download and install STS, please do that now by
|
||||
visiting http://springsource.org/downloads/sts
|
||||
visiting http://spring.io/tools/sts/all
|
||||
|
||||
Otherwise, press enter and we'll begin.
|
||||
EOM
|
||||
|
|
|
|||
Loading…
Reference in New Issue