|
not recommended
if eclipse does compile, it will put all classes and libs in a
bin(usually) folder.
you will then need to copy the contents of the bin to ofbiz,
or copy ofbiz to the bin every time you compile.
sqlien sent the following on 10/9/2007 4:55 AM:
> Hi,
>
> how to modify the behaviour of ofbiz to compile my classes without running
> buid.xml.
> I want eclipse compile my class when i modify it.
>
> regards
|