texlipse
texlipse copied to clipboard
Auto recompile broken in new Eclipse
Bug report
What is the current behavior?
When saving a tex file Eclipse does not recompile the pdf anymore. Latex force build still works.
What is the expected or desired behavior?
recompile pdf.
Please provide steps to reproduce:
Create Texclipse project with default setting. Modify file.
Please describe your environment:
- TeXlipse version: 2.0.3
- Eclipse Version: 2021-06 (4.20.0) Build id: 20210612-2011
Operating system:
- [x] Windows
- [ ] macOS
- [ ] Linux
Same problem here.
I was using Eclipse version 2021-06 until 2021-12 which the auto recompile worked fine. After updating to 2022-03 things started to break.
From the quick flashes of the console window I can see it tries to start the first compilation (usually documents need more than one when using references etc.) and then does not even get a few seconds in when the process is killed and restarted.
I have not had the time to deep dive into the code, but if anyone else has could you point to the set of related source files.