What directory is the Codelite cache in?
-
- CodeLite Curious
- Posts: 2
- Joined: Mon Oct 05, 2020 2:51 pm
- Genuine User: Yes
- IDE Question: С++
- Contact:
What directory is the Codelite cache in?
I accidentally closed the installation wizard and would like to go through it again. Reinstalling the program did not help. How do I clear Codelite's cache?
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: What directory is the Codelite cache in?
Hi,
It depends on your OS. On Linux the configuration dir is ~/.codelite/
However you can rerun the setup wizard from the Help menu: Help > Run the Setup Wizard.
Regards,
David
It depends on your OS. On Linux the configuration dir is ~/.codelite/
However you can rerun the setup wizard from the Help menu: Help > Run the Setup Wizard.
Regards,
David
-
- CodeLite Curious
- Posts: 2
- Joined: Mon Oct 05, 2020 2:51 pm
- Genuine User: Yes
- IDE Question: С++
- Contact:
Re: What directory is the Codelite cache in?
Yes, Linux Manjaro, I forgot to say. Tell me where exactly in ~/.codelite/? I looked into every folder
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: What directory is the Codelite cache in?
I meant delete the whole dir, so you start again. (Or rename it if you want to try to salvage some of the data.)Tell me where exactly in ~/.codelite/
But you don't need to do this; instead just rerun the setup wizard from the Help menu: Help > Run the Setup Wizard. That will do the auto-detection things again, which will do no harm; and you'll have another opportunity to do whatever you didn't get right the first time.
- Jarod42
- CodeLite Expert
- Posts: 240
- Joined: Wed Sep 30, 2009 5:54 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
Re: What directory is the Codelite cache in?
Somewhere like:
Code: Select all
C:\Users\YourName\AppData\Roaming\codelite