crash - Eclipse(CDT) crashes on Ctrl-clicking in Ubuntu -


i relatively new eclipse , trying browse thru existing c++ project created. every time try & use ctrl-click on function invocation - instead of taking me declaration (or definition?), eclipse crashes.

i running eclipse 3.2 on 64-bit ubuntu. tried setting -xx:-usecompressedoops in ~/.eclipse/eclipserc suggested here, resulted in:

/home/dp/.eclipse/eclipserc: line 1: -xx:-usecompressedoops: command not found 

any suggestions appreciated! tia.

note: btw, didn't find eclipserc file in ~/.eclipse, created new 1 1 line in it(being -xx:-usecompressedoops).

i upgraded eclipse 3.7.0 , problem resolved. helpful suggestions, though.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -