From: Panayotis K. <pan...@pa...> - 2009-11-24 21:22:59
|
On 24 Νοε 2009, at 2:01 μ.μ., Drayton Brown wrote: > Hi all > > I checked out XMLVM a while ago and I've been watching it grow over the last few months. I've been quite impressed with the development! (Infact I find the whole idea quite ingenious!) > Anyway's I've now decided to dip my feet in the water and give it a go! Although, as this is going to be more than testing a proof of concept, there's something I would like to clear up before I start. > > The problem I'm having is probably due to my development environment, which at the moment is Netbeans 6.7.1 When I import the XMLVM project into Netbeans and try and run the iFireworks example I get error: One easy solution is to create a skeleton project and add iFireworks files (or whatever) in it. If you want to do it manually by yourself, click on Project -> Properties -> Libraries -> Add Jar/folder and add the xmlvm.jar file All required files (including the images) are inside xmlvm is working perfectly with Netbeans 6.7.1 |