1. From Eclipse, import the attached sample project (choose menu "File > Import... > Existing Projects into Workspace").
2. Download logback-core-1.0.3.jar, logback-classic-1.0.3.jar, and slf4j-api-1.6.4.jar into the project's "libs" directory.
3. Rebuild and run the project (which opens a new instance of Eclipse).
4. From the new instance of Eclipse, open the Error Log (menu "Window > Show Views > Error Log"), and choose menu "Sample Menu > Sample Command". This causes a "Hello World" message box, followed by a log entry in the Error Log.