Hi Rendall, I will check into it. Thanks for the notice. ~Roger Whitcomb
> On Apr 2, 2014, at 8:38 AM, Rendall Koski <rend...@gmail.com> wrote: > > As a head's up, the page with the Hello World on the tutorial > https://pivot.apache.org/tutorials/hello-world.html contains the following > command to compile the Hello World application: > > java -cp pivot-core-[version].jar;pivot-wtk-[version].jar; > pivot-wtk-terra-[version].jar;pivot-tutorials-[version].jar > org.apache.pivot.wtk.DesktopApplicationContext > org.apache.pivot.tutorials.HelloJava > > However, the latest release of the .jars (apache-pivot-2.0.3.zip) does not > contain pivot-tutorials-2.03.jar (nor any version). > >