I'm trying to set up ProjectBuilder so that I can compile J2ME midlets, but when I build the project instead of just doing using the compiler options I want to use, it does a load of other stuff that I don't want it to.
I'm not sure what type of project or files to create so that I can simply define my own options for the compile and other stages, as it seems to do plenty of other operations that are not needed.
If I could tell it exactly what to do when the I click the build button that would be perfect.
Is there a way I can do this ?