I just installed TeXlipse, and want to make my .tex-file alongside my Java-code (in the same Java-project). Right now, I can compile, but only to .dvi, which I dislike because of the bad viewer.
Is it possible to change the default extension to .pdf, for every project?
I already tried to disable the .dvi and .ps compilers by removing their program file path, but then I'm getting the error:
Error: Builder (#0) for dvi output format has an invalid configuration: <project-name>.









