Skip to content

Run configuration randomly changes to pdflatex #2431

Answered by PHPirates
BorisHollas asked this question in Q&A
Discussion options

You must be logged in to vote

That is weird, you haven't noticed any pattern? For example, that it changes back after a restart, or when running it?
Well, I have no idea why it happens, otherwise I would have fixed it already :)

One thing you could do, is open your .idea/workspace.xml, search for the run configuration name, and check if the <compiler> field is correct. This is only changed when saving a run configuration, so it might be a bit easier to find out what is causing it to change back.

[Edit] For reference, I copied my comment:

As I said, temporary run configurations will be thrown out after new (temporary) run configurations are made, on a FIFO basis.
https://www.jetbrains.com/help/idea/run-debug-configura…

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
4 replies
@BorisHollas
Comment options

@PHPirates
Comment options

@BorisHollas
Comment options

@PHPirates
Comment options

Answer selected by PHPirates
Comment options

You must be logged in to vote
9 replies
@PHPirates
Comment options

@BorisHollas
Comment options

@PHPirates
Comment options

@BorisHollas
Comment options

@PHPirates
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants