[cmake-developers] Better Eclipse CDT support
Manuel Klimek
klimek at google.com
Mon May 9 17:32:46 EDT 2011
On Mon, May 9, 2011 at 2:30 PM, Manuel Klimek <klimek at google.com> wrote:
> On Sun, May 8, 2011 at 7:38 PM, Oliver Buchtala <oliver.buchtala at jku.at> wrote:
>> Hi Alex, Manuel, and other interested watchers,
>>
>> I'd like to introduce a preview version of an Eclipse plugin
>> 'CMakeWorkbench' which is combined with the CMake CDT7 generator
>> developed lately.
>> I try to reduce user actions for importing projects and managing working
>> sets.
>> By watching solution files generated with CDT7 generator automatic
>> updating is achieved...
>> Of course there are still some hitches... and obviously much space for
>> improvement... but hey ;) that's is my first eclipse plugin
>>
>> Please find notes about installation:
>> https://github.com/oliver----/cmake-workbench/blob/master/doc/Install.markdown
>> and a step by step HelloWorld on:
>> https://github.com/oliver----/cmake-workbench/blob/master/doc/examples/HelloWorld.markdown
>>
>> Please: I'd like to have your opinion and maybe some trying :)
>
> First impression: very nice.
>
> Somehow even the .h stuff works now :)
No, it doesn't ... It now opens the projects in the background (which
is nice) and had me thinking that there were no duplicated .cpp files
in there any more for a moment.
>
> /me is happy... will use it more and see how it behaves when the
> CMakeLists.txt change :D
>
> Cheers,
> /Manuel
>
>>
>> Bye,
>> Oliver
>>
>> PS: I have developed and tested under Ubuntu LTS 10.04 + Eclipse 3.7 M6
>> + CDT 8.0 M6.
>>
>>
>
More information about the cmake-developers
mailing list