You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that when PyCharm reads the run configuration file in XML, it didn't retrieve the out directory, so I opened configuration and the working-directory was blank. My previous statement about the absence of the working-dir was inaccurate.
Thanks a lot! You are right, the path $APPLICATION_HOME_DIR$/jbr/bin clearly does not make any sense and should never have been put there by TeXiFy. I will have a look how this can happen, I think it occurs if somehow the path becomes empty.
As a workaround, if you change it manually in the run configuration UI it should be fixed, I think.
Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
Operating System
Windows
TeXiFy IDEA version
0.9.2
What I did (steps to reproduce)
store as the project file
git push
git clone somewhere
Minimal example to reproduce the problem
Expected behavior
auto detect the working dir, default
out
compile with my references.
ref and citition show in PDF
Actual behavior
compile without my references, the pdf not show the cititions.
and I find the BibTex confiugration show the working dir is empty.
(if applicable) The full stacktrace of the exception thrown
The text was updated successfully, but these errors were encountered: