
PremakeProjectManager
Source (link to git-repo or to original if based on someone elses unmodified work):
New in version 0.2
* Windows support (including pre-compiled binaries)
* Qt project support
* Generated files are hidden by default
* Toolchain switching is possible
* Parsing of compiler output works
* Support for Qt Creator 2.4
* Support for Qt Creator 2.2 was removed
New in version 0.1
* premake4.lua files are opened as native project files. Visualization of project file tree is available, and you may select and edit files, just like with QMake or CMake projects.
* plugin brings more thorough support of Lua in text editor: syntax highlighting on all platforms, indentation, and (very basic) autocompletion (e.g. pairs of parentheses)
* plugin can build simple projects out of the box - just open premake4.lua and click "Build All" or "Build project". I've tested it on Premake project.
Ratings & Comments
0 Comments