Which IDE is the better to use with Orocos Toolchain?

Hi,

I used to develop my application with a Linux environment, sometimes using IDE like Eclipse and sometimes without IDE at all. But as long as it is my first time with Orocos I think I will need to have IDE to explore and index the libraries.

Which IDE is the better to use to develop an orocos components? or it will be easy to work without IDE?

Which IDE is the better to use with Orocos Toolchain?

We are using QT creator. It also supports CMake projects.
And you can also use it to build fancy GUIs.

Uwe

Am 20.04.2015 um 07:12 schrieb alaaeldeen [dot] abdalrahman [..] ...:
> Hi,
>
> I used to develop my application with a Linux environment, sometimes using
> IDE like Eclipse and sometimes without IDE at all. But as long as it is my
> first time with Orocos I think I will need to have IDE to explore and index
> the libraries.
>
> Which IDE is the better to use to develop an orocos components? or it will be
> easy to work without IDE?

Ruben Smits's picture

Which IDE is the better to use with Orocos Toolchain?

I'm currently using Eclipse Kepler (CDT) on a daily basis for Orocos
projects.

R.

On Mon, Apr 20, 2015 at 10:03 AM, Uwe Fechner <u [dot] fechner [..] ...> wrote:

> We are using QT creator. It also supports CMake projects.
> And you can also use it to build fancy GUIs.
>
> Uwe
>
> Am 20.04.2015 um 07:12 schrieb alaaeldeen [dot] abdalrahman [..] ...:
> > Hi,
> >
> > I used to develop my application with a Linux environment, sometimes
> using
> > IDE like Eclipse and sometimes without IDE at all. But as long as it is
> my
> > first time with Orocos I think I will need to have IDE to explore and
> index
> > the libraries.
> >
> > Which IDE is the better to use to develop an orocos components? or it
> will be
> > easy to work without IDE?
>
> --
> Orocos-Users mailing list
> Orocos-Users [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>

Which IDE is the better to use with Orocos Toolchain?

Hi Ruben,

Actually I am also working on the same Eclipse (Kepler), But there is a
strange issues happened when I started to work on the Operations.
Just after adding this->addOperation("name", &namespace::operationFunc,
this, ClientThread).doc("Operation"); Eclipse crashes with a continues
message:
{ An internal error occurred during: "Notifying selection listeners".
java.lang.StackOverflowError }

Is this from my side?!

On Mon, Apr 20, 2015 at 6:10 PM, Ruben Smits <ruben [dot] smits [..] ...>
wrote:

> I'm currently using Eclipse Kepler (CDT) on a daily basis for Orocos
> projects.
>
> R.
>
> On Mon, Apr 20, 2015 at 10:03 AM, Uwe Fechner <u [dot] fechner [..] ...>
> wrote:
>
>> We are using QT creator. It also supports CMake projects.
>> And you can also use it to build fancy GUIs.
>>
>> Uwe
>>
>> Am 20.04.2015 um 07:12 schrieb alaaeldeen [dot] abdalrahman [..] ...:
>> > Hi,
>> >
>> > I used to develop my application with a Linux environment, sometimes
>> using
>> > IDE like Eclipse and sometimes without IDE at all. But as long as it is
>> my
>> > first time with Orocos I think I will need to have IDE to explore and
>> index
>> > the libraries.
>> >
>> > Which IDE is the better to use to develop an orocos components? or it
>> will be
>> > easy to work without IDE?
>>
>> --
>> Orocos-Users mailing list
>> Orocos-Users [..] ...
>> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>>
>
>
>
> --
> Ruben Smits, Roboticist - Founder
> +32 479 511 786
> Intermodalics - Kapeldreef 60, 3001 Heverlee - BELGIUM
> www.intermodalics.eu
>

Which IDE is the better to use with Orocos Toolchain?

Hi AbdAlrahman,

Did you solve the issue? I have exactly the same problem. I use Eclipse Mars (4.5.0) and CDT 8.7.0.201506070905...

Did you find a solution to the "{ An internal error occurred during: "Notifying selection listeners". java.lang.StackOverflowError }" ?

Which IDE is the better to use with Orocos Toolchain?

Hi,

No I did not, I tried many ways to solve it but I couldn't. Now I am working using Text Editor no IDE any more.

Ruben Smits's picture

Which IDE is the better to use with Orocos Toolchain?

On Mon, Apr 20, 2015 at 11:15 AM, AlaaEldeen, AbdAlrahman <
alaaeldeen [dot] abdalrahman [..] ...> wrote:

> Hi Ruben,
>
> Actually I am also working on the same Eclipse (Kepler), But there is a
> strange issues happened when I started to work on the Operations.
> Just after adding this->addOperation("name", &namespace::operationFunc,
> this, ClientThread).doc("Operation"); Eclipse crashes with a continues
> message:
> { An internal error occurred during: "Notifying selection listeners".
> java.lang.StackOverflowError }
>

Which version of CDT are you using?

R.

>
> Is this from my side?!
>
> On Mon, Apr 20, 2015 at 6:10 PM, Ruben Smits <ruben [dot] smits [..] ...
> > wrote:
>
>> I'm currently using Eclipse Kepler (CDT) on a daily basis for Orocos
>> projects.
>>
>> R.
>>
>> On Mon, Apr 20, 2015 at 10:03 AM, Uwe Fechner <u [dot] fechner [..] ...>
>> wrote:
>>
>>> We are using QT creator. It also supports CMake projects.
>>> And you can also use it to build fancy GUIs.
>>>
>>> Uwe
>>>
>>> Am 20.04.2015 um 07:12 schrieb alaaeldeen [dot] abdalrahman [..] ...:
>>> > Hi,
>>> >
>>> > I used to develop my application with a Linux environment, sometimes
>>> using
>>> > IDE like Eclipse and sometimes without IDE at all. But as long as it
>>> is my
>>> > first time with Orocos I think I will need to have IDE to explore and
>>> index
>>> > the libraries.
>>> >
>>> > Which IDE is the better to use to develop an orocos components? or it
>>> will be
>>> > easy to work without IDE?
>>>
>>> --
>>> Orocos-Users mailing list
>>> Orocos-Users [..] ...
>>> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>>>
>>
>>
>>
>> --
>> Ruben Smits, Roboticist - Founder
>> +32 479 511 786
>> Intermodalics - Kapeldreef 60, 3001 Heverlee - BELGIUM
>> www.intermodalics.eu
>>
>
>

Which IDE is the better to use with Orocos Toolchain?

Eclipse kepler 4.3
On Apr 20, 2015 7:00 PM, "Ruben Smits" <ruben [dot] smits [..] ...> wrote:

>
>
> On Mon, Apr 20, 2015 at 11:15 AM, AlaaEldeen, AbdAlrahman <
> alaaeldeen [dot] abdalrahman [..] ...> wrote:
>
>> Hi Ruben,
>>
>> Actually I am also working on the same Eclipse (Kepler), But there is a
>> strange issues happened when I started to work on the Operations.
>> Just after adding this->addOperation("name", &namespace::operationFunc,
>> this, ClientThread).doc("Operation"); Eclipse crashes with a continues
>> message:
>> { An internal error occurred during: "Notifying selection listeners".
>> java.lang.StackOverflowError }
>>
>
> Which version of CDT are you using?
>
> R.
>
>
>>
>> Is this from my side?!
>>
>> On Mon, Apr 20, 2015 at 6:10 PM, Ruben Smits <
>> ruben [dot] smits [..] ...> wrote:
>>
>>> I'm currently using Eclipse Kepler (CDT) on a daily basis for Orocos
>>> projects.
>>>
>>> R.
>>>
>>> On Mon, Apr 20, 2015 at 10:03 AM, Uwe Fechner <u [dot] fechner [..] ...>
>>> wrote:
>>>
>>>> We are using QT creator. It also supports CMake projects.
>>>> And you can also use it to build fancy GUIs.
>>>>
>>>> Uwe
>>>>
>>>> Am 20.04.2015 um 07:12 schrieb alaaeldeen [dot] abdalrahman [..] ...:
>>>> > Hi,
>>>> >
>>>> > I used to develop my application with a Linux environment, sometimes
>>>> using
>>>> > IDE like Eclipse and sometimes without IDE at all. But as long as it
>>>> is my
>>>> > first time with Orocos I think I will need to have IDE to explore and
>>>> index
>>>> > the libraries.
>>>> >
>>>> > Which IDE is the better to use to develop an orocos components? or it
>>>> will be
>>>> > easy to work without IDE?
>>>>
>>>> --
>>>> Orocos-Users mailing list
>>>> Orocos-Users [..] ...
>>>> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>>>>
>>>
>>>
>>>
>>> --
>>> Ruben Smits, Roboticist - Founder
>>> +32 479 511 786
>>> Intermodalics - Kapeldreef 60, 3001 Heverlee - BELGIUM
>>> www.intermodalics.eu
>>>
>>
>>
>
>
> --
> Ruben Smits, Roboticist - Founder
> +32 479 511 786
> Intermodalics - Kapeldreef 60, 3001 Heverlee - BELGIUM
> www.intermodalics.eu
>

Ruben Smits's picture

Which IDE is the better to use with Orocos Toolchain?

On Mon, Apr 20, 2015 at 12:03 PM, AlaaEldeen, AbdAlrahman <
alaaeldeen [dot] abdalrahman [..] ...> wrote:

> Eclipse kepler 4.3
>
I just checked, it appears I'm actually using Luna already (4.4.1, with CDT
8.5.0)

R.

> On Apr 20, 2015 7:00 PM, "Ruben Smits" <ruben [dot] smits [..] ...>
> wrote:
>
>>
>>
>> On Mon, Apr 20, 2015 at 11:15 AM, AlaaEldeen, AbdAlrahman <
>> alaaeldeen [dot] abdalrahman [..] ...> wrote:
>>
>>> Hi Ruben,
>>>
>>> Actually I am also working on the same Eclipse (Kepler), But there is a
>>> strange issues happened when I started to work on the Operations.
>>> Just after adding this->addOperation("name", &namespace::operationFunc,
>>> this, ClientThread).doc("Operation"); Eclipse crashes with a continues
>>> message:
>>> { An internal error occurred during: "Notifying selection listeners".
>>> java.lang.StackOverflowError }
>>>
>>
>> Which version of CDT are you using?
>>
>> R.
>>
>>
>>>
>>> Is this from my side?!
>>>
>>> On Mon, Apr 20, 2015 at 6:10 PM, Ruben Smits <
>>> ruben [dot] smits [..] ...> wrote:
>>>
>>>> I'm currently using Eclipse Kepler (CDT) on a daily basis for Orocos
>>>> projects.
>>>>
>>>> R.
>>>>
>>>> On Mon, Apr 20, 2015 at 10:03 AM, Uwe Fechner <u [dot] fechner [..] ...>
>>>> wrote:
>>>>
>>>>> We are using QT creator. It also supports CMake projects.
>>>>> And you can also use it to build fancy GUIs.
>>>>>
>>>>> Uwe
>>>>>
>>>>> Am 20.04.2015 um 07:12 schrieb alaaeldeen [dot] abdalrahman [..] ...:
>>>>> > Hi,
>>>>> >
>>>>> > I used to develop my application with a Linux environment, sometimes
>>>>> using
>>>>> > IDE like Eclipse and sometimes without IDE at all. But as long as it
>>>>> is my
>>>>> > first time with Orocos I think I will need to have IDE to explore
>>>>> and index
>>>>> > the libraries.
>>>>> >
>>>>> > Which IDE is the better to use to develop an orocos components? or
>>>>> it will be
>>>>> > easy to work without IDE?
>>>>>
>>>>> --
>>>>> Orocos-Users mailing list
>>>>> Orocos-Users [..] ...
>>>>> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Ruben Smits, Roboticist - Founder
>>>> +32 479 511 786
>>>> Intermodalics - Kapeldreef 60, 3001 Heverlee - BELGIUM
>>>> www.intermodalics.eu
>>>>
>>>
>>>
>>
>>
>> --
>> Ruben Smits, Roboticist - Founder
>> +32 479 511 786
>> Intermodalics - Kapeldreef 60, 3001 Heverlee - BELGIUM
>> www.intermodalics.eu
>>
>

Which IDE is the better to use with Orocos Toolchain?

Hello,
I recommend kdevelop. CMake support, autocompletion and dark theme.. Pretty
much all I need :)

Good luck !
On lun. 20 avr. 2015 at 07:13 <alaaeldeen [dot] abdalrahman [..] ....j

wrote:

> Hi,
>
> I used to develop my application with a Linux environment, sometimes using
> IDE like Eclipse and sometimes without IDE at all. But as long as it is my
> first time with Orocos I think I will need to have IDE to explore and index
> the libraries.
>
> Which IDE is the better to use to develop an orocos components? or it will
> be
> easy to work without IDE?
> --
> Orocos-Users mailing list
> Orocos-Users [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>