• 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

Eclipse Ganymede Debugging on Fedora 6

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have downloaded the new Eclipse Ganymede and using it on fedora 6. I am able to run the different projects. But when i am trying to debug them, i get a JVM connection time out. Can anyone help me with this? Any pointers will also be very helpful.
Thanks in advance.
 
Jibitesh Prasad
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Still no ideas?
 
Jibitesh Prasad
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Atlast i worked it out. This was a problem with my linux machine and not with eclipse.
Had to check /etc/hosts because i was getting a gethostbyname() exception.

Posted it because it might help someone in future.
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

Could you send me the link to download 3.4 and the steps to install it in Fedora6

Thanks,
Suman
 
Saloon Keeper
Posts: 27764
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by suman manne:
Hi

Could you send me the link to download 3.4 and the steps to install it in Fedora6

Thanks,
Suman



Go to the eclipse.org web site and select the Ganymede download for Linux. If they give you a choice, you'll want the gtk one. Other will work, but the UIs employed were so awful I'm not sure they're targeted anymore.

Eclipse comes in a ZIP file. Unzip it and run the "eclipse" program in the root of the unzipped "eclipse" directory. You may need to set the JAVA_HOME environment variable and put $JAVA_HOME/bin in your PATH.
 
I'm all tasted up for a BLT! This tiny ad wants a monte cristo!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic