I am trying to compile wildfire 2.5.1 on windows xp in eclipse. after opening build.xml in the ant viewer i see the following error :
taskdef class com.install4j.Install4JTask cannot be found
doubleclicking on "all" to build the source gives the error from Java Virtual Machine launcher that the "main class could not be found. the program will exit". the same source compiles without any problem in linux.
please help me.