Hi Rendall, > 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. good
> 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) this is strange, probably in your sources there is something that doesn't compile (maybe due to a missing dependency) ... Let us know if you have some update, or put here (insidew a zip) a minimal project so we can look at it. Bye, Sandro
