Archived

This forum has been archived. Please start a new discussion on GitHub.

Eclipse C++ plugin...

Hey Everybody...

Is there made a good working C++ plugin for Eclipse? We are in our projekt working with Ice, and our C++ team is using Eclipse for Linux. So it could be perfect with a working plugin.

Hopes that there is one there can help!

Kind Regards
Kristoffer

Comments

  • Hey again...

    We are in our decision phase in the project, and a plugin for Ice to Eclipse when working with C++, could make the decision much easier.

    Is it possible to find a C++ plugin to Eclipse?

    Or do anyone have some experience working with C++ to Linux and Ice?

    Thanx
    Kristoffer
  • bernard
    bernard Jupiter, FL
    Hi Kristoffer,

    Welcome to our forums!

    There is currently no Eclipse plugin to support Ice development in C++.

    This does not mean you can't easily develop in C++ with Ice on Linux; all you need to do is invoke the slice2cpp compiler to generate code from your Slice definitions (.ice files).

    You can start by trying the demos, and looking at the Makefiles in these demos. The demos are available from the download page.

    Cheers,
    Bernard
  • Thanx

    Thanx for the answer.

    I will try and look at the demos.

    After have tried Ice with .net, will i always have Ice as one of my first choices to middleware. Such a beautifull framework have i never seen before.

    /Kristoffer