Reputation: 171
I am not familiar with the IBM product. I am currently use Tomcat as the server for my localhost. Now I would like to test in WebSphere 8.5. But in Eclipse, I could only choose Tomcat as my server. I would like to ask how to install and test in WebSphere 8.5. My eclipse version is indigo.
Upvotes: 1
Views: 3494
Reputation: 18050
You will need to install WebSphere Developer Tools in Eclipse via Marketplace (search for WebSphere developer tools indigo).
Then you will need to get runtime, if you dont have it:
Upvotes: 1