Skip to content

Commit 892709c

Browse files
committed
Fix WDT doc
1 parent f1217b7 commit 892709c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/Using-WDT.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ WDT also provides:
99

1010
Installing WDT on Eclipse is as simple as a drag-and-drop, but the process is explained [on wasdev.net] [wasdev-wdt].
1111

12+
*Note: Start eclipse with a full SDK, not a JRE.*
13+
1214
[wasdev-wdt]: https://developer.ibm.com/wasdev/downloads/liberty-profile-using-eclipse/
1315

1416
### Clone Git Repo
@@ -78,7 +80,7 @@ This assumes you have the Gradle [Buildship](https://projects.eclipse.org/projec
7880
### Running the application locally
7981
:pushpin: [Switch to cmd line example](/docs/Using-cmd-line.md/#running-the-application-locally)
8082

81-
Pre-requisite: [Download WAS Liberty](docs/Downloading-WAS-Liberty.md)
83+
Pre-requisite: [Download WAS Liberty](/docs/Downloading-WAS-Liberty.md)
8284

8385
For the purposes of this sample, we will create the Liberty server (step 3 in the wasdev.net instructions) a little differently to create and customize a Runtime Environment that will allow the server to directly use the configuration in the `daytrader-ee7-wlpcfg` project.
8486

0 commit comments

Comments
 (0)