Thanks, Sandro and Roger. I was able to get org.apache.pivot.tutorials.HelloJava and HelloBXML to compile from source as long as all of the other resources are .jars. However, if all of the other resources are source packages, I get a compile error. Exception in thread "AWT-EventQueue-0" java.lang.Error: Unresolved compilation problem: at org.apache.pivot.wtk.media.Image.load(Image.java:148)
I am investigating now.
