Menu

#363 "Build Partially" is broken

v1.5.0
open
nobody
None
7
2012-11-12
2012-11-12
Philipp
No

Selecting the "Build Partially" Option has no effect. The documant will always be built entirely.
I tried this with projects which were known to work in Indigo.

=============================================

Currently installed versions:
Eclipse SDK 4.2.1.M20120914-1800 org.eclipse.sdk.ide null
PDF4Eclipse 1.1.0 de.vonloesch.pdf4eclipse.feature.group Boris von Loesch
TeXlipse 1.5.0 net.sourceforge.texlipse.feature.group texlipse.sf.net

=============================================

How to reproduce:
Generate a main.tex file with this content:

%%%%%%%%%%%%%%%
\documentclass{article}
\begin{document}
\section{Build Partially}
This text should not be included when part1.tex is compiled.
\newpage
%
\include{included}
\end{document}
%%%%%%%%%%%%%%%

And create the included.tex file:

%%%%%%%%%%%%%%%
\section{Included part}
This part should be visible exclusively when partially building the document and this file is in focus.
%%%%%%%%%%%%%%%

=============================================

Note:
This bug might be related to bug ID: 3582233: Partial Build feature perpetually resetting to inactive
(https://sourceforge.net/tracker/?func=detail&aid=3582233&group_id=133306&atid=726818)
I do observe the same behavior.

Discussion

  • Philipp

    Philipp - 2012-11-12
    • priority: 5 --> 7
     
  • Philipp

    Philipp - 2012-11-12

    Another interesting fact:

    In the project properties the main.tex file (from the example above) is set as "Main Tex File".
    However, the "Set as Main File" switch in the "Latex" menu is not checked and trying to select it has no effect either, although the menu entry is selectable (not greyed-out).

    Is there any way I can debug this?

     
  • Philipp

    Philipp - 2012-11-12

    OK, my fault, the "Set as Main File" switch in the "Latex" men actually does seem to work. It's just that I expected the menu entry the be checked if applicable...

    However, the partial building is still broken in all my test cases.

     
  • Philipp

    Philipp - 2012-11-12

    I checked it again: with the latest Indigo and the latest TeXlipse, the bug is not present.

    In Juno there is no creation of any tempPartial files.

     

Log in to post a comment.

MongoDB Logo MongoDB