Tuesday, 17 February 2015

WebSphere Developer Tools and Liberty: Get started

Saw this on Twitter, via @WASDevNet and thought of you :-)


How to get started with WebSphere Developer Tools (WDT) for Eclipse to quickly create a Hello World app and deploy it to a Liberty server.

This article (updated for Eclipse Luna) looks at using WebSphere Developer Tools for Eclipse (typically known as WDT because it's short and not a mile wide). Like in other articles in this series (see the sidebar for links), we'll use a simple Hello World application so that we can show how to develop it using various development tools.

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...