CodeLite version 12.0.8 is available for download.
This release contains a special builds for PHP/Web development. These builds are identical to the normal builds, excluding the C/C++ plugins + some functionality
The following platforms are supported in this release:
- OSX Bundle
- Windows 64 bit
- Ubuntu 16.04/64 bit deb file
- Ubuntu 16.04/64 bit deb file for PHP
- Ubuntu 18.04/64 bit deb file
- Ubuntu 18.04/64 bit deb file for PHP
Code: Select all
sudo apt-get install gdebi
sudo apt-get purge codelite wxcrafter
sudo gdebi -n /path/to/codelite/deb/file
Code: Select all
sudo apt-add-repository "deb http://archive.ubuntu.com/ubuntu/ xenial-updates universe"
sudo apt-get update
sudo apt-get install gdebi
sudo apt-get purge codelite wxcrafter
sudo gdebi -n /path/to/codelite/deb/file
Download Page
What's New?
Thanks,
Eran