OthersTeXlipse does not move the temp files into temp directory

Information and discussion about other LaTeX editors not listed above
Post Reply
fabian23
Posts: 1
Joined: Mon Feb 14, 2011 1:41 pm

TeXlipse does not move the temp files into temp directory

Post by fabian23 »

Hello everybody,

I would like some assistance in the following matter.
I installed the Eclipse latex plug-in (TeXlipse). However the things was working well until I switched to MikTeX version2.9. The problem is that now all the temporary files (*.aux, *.log, *.bbl, etc) generated during the compiling process are into the root directory. I would like them to be into the temp directory. I have looked into configuration manual of the TeXlipse and it seams to be configured correctly.

The directory structure of my project is:

root/
root/figures
root/temp
root/out
root/chapter1.tex
root/chapter2.tex
..........
root/thesis.tex

Any suggestions are appreciated.

Thank you.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply