codeite 5.3 is available for download

Do you like to promote your wxWidgets based application or component!? Post it here and let's see what the critics have to say. Also, if you found that ONE wx component the world needs to know about, put it here for future reference.
Post Reply
eranif
Moderator
Moderator
Posts: 610
Joined: Tue Nov 29, 2005 7:10 pm
Location: Israel

codeite 5.3 is available for download

Post by eranif »

Hi,

I am happy to announce that codelite 5.3 is ready for download

Release highlight:
Release highlights:
==================
NEW: A SFTP plugin was added to codelite. With the SFTP plugin one can now:
- Define new SSH accounts
- Browse on a remote machine
- Open remote files, edit and save the files directly to the remote machine
- "Workspace Mirroring": With this new feature the user can synchronize between 2 similar codelite workspaces
(i.e. every file saved on one machine will be copied automatically to the remote machine over SSH)

NEW: codelite-make: a command-line tool that generated Makefiles based on codelite's workspace / project. This tool does not require X-server to run

The following plugins were improved (new functionalites, UI updates): git, database explorer, cscope and Wizard (class generators)

Many bugs were fixed in this release, and there were UI improvements to many dialogs
For a full list of changes you can see in the ChangeLog file

You can get it from here
Atm, the Windows and Mac OSX binaries are up, the Linux binaries are being uploaded and tested while writing these lines ;)

Enjoy,
Eran
IDE: CodeLite + wxCrafter
OS: All
https://wxcrafter.codelite.org
https://codelite.org
Post Reply