• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Error while running

 
Ranch Hand
Posts: 189
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Experts,

i have downloaded the eclipse galileo and is running fine with JRE1.6 ,

now i downloaded all the plugins of CDT and used import plugin to my workspace and when i run

the application is running and i am all the options of C/C++ project and all but when i click on them to

see there functionality i am getting a error as


please tell me how to solve this. but the same thing is working on other machine,
what is the exact problem.

and also when i saw the log file i got a message some thing like



some thing like this can you please tell me.
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which Galileo package did you download? If you want to do C/C++ development you might just want to download the "Eclipse IDE for C/C++ Developers" package, that is usually a better bet than adding capabilities to another package. And yes you can have multiple Eclipse instances on your disk, and even running. I do it all the time - I have several Eclipse instances for Java and one for PHP.
 
Never trust an airline that limits their passengers to one carry on iguana. Put this tiny ad in your shoe:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic