13 Responses to “Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04”

  1. whatdoesitwant Says:

    Finishing touches

    If you can’t find a nice transparent file for the icon, i found one at http://commons.wikimedia.org/wiki/File:Vista-eclipse.png. Just download it to your desktop and rename it to eclipse-galileo.png before going through this setup.

    Option click on Eclipse in Application>Development to add a shortcut to the panel or the desktop.

  2. number.0 Says:

    @whatdoesitwant: thanks for the icon, looks just great :)

  3. Nandini Says:

    After installation tried to create a new PHP Project - getting the following error -

    Creation of element failed.

    Reason:
    Build path contains duplicate entry: ‘opt/eclipse/plugins/org.eclipse.php.core_2.1.0.v20090617-2314/Resources/language/php5/’ for project testphpproject

  4. number.0 Says:

    I got rid of this by click Finish on the first screen.

  5. bam Says:

    on step 5, after i type those command on nano. what next? coz i already follow all the instuction but nothing happen.. something is missing..

  6. Andrei Says:

    Worked perfectly on Ubuntu 9.04 for Eclipse Galileo PDE package.

    Thanks a lot!

  7. Phani Says:

    Thanks, exactly what i wanted.

  8. NssY Says:

    Thanks. Made my day

  9. lore Says:

    that’s cool! ;)
    thanks!!!

  10. FHurtad Says:

    Thanks for these instructions. Galileo is now working fine on my machine (Sony NR360E)

  11. Abhishek Ransingh Says:

    Hi All,
    I’ve done all the steps which has been mentioned above. But, when last step comes i.e. to initialize Eclipse by typing in the terminal - /opt/eclipse/eclipse –clean then following error comes : “bash: /opt/eclipse/eclipse: cannot execute binary file ” Plz guys help me out. How to get rid of that ?

  12. Venkat Mantirraju Says:

    This is an excellent guide. Thanks a lot for your effort and time in making this available to all the developers and eclipse and UBUNTU lovers.

    However on 9.10, it looks like there is a bug with Eclipse. We need to add these below lines to the file at
    /usr/local/bin/eclipse

    #!/bin/sh
    export GDK_NATIVE_WINDOWS=1
    /opt/eclipse-3.5/eclipse

    Thanks to the below link for additional information on this. I thought that it would be handy for the team members those are looking in to this installation guide.

    http://www.norio.be/blog/2009/10/problems-eclipse-buttons-ubuntu-910#comment-610

    Thanks again for all your help,
    Venkat

  13. nandha63 Says:

    works just fine man . . . .

    nice work mam . . . . . . .

Leave a Reply



    $('#feature2').cycle({
        fx:     'scrollRight', 
        timeout: 8000,
        delay:  -4000 
    });
    $('#feature1').cycle({
        fx:    'scrollDown',
        timeout: 8000, 
   		delay: -4000 
    });
    $('#latest').cycle({
        fx:    'scrollDown',
        timeout: 3000, 
   		delay: -1000 
    });
    $('#leading').cycle({
        fx:    'fade',
        timeout: 6000, 
   		delay: -4000 
    });
    $('#large_banner').cycle({
        fx:    'scrollDown',
        timeout: 6000, 
        delay:  -4000 
    });
    $('#long_banner').cycle({
        fx:     'turnRight',
        timeout: 8000, 
        delay:  -8000 
    });