2 Replies Latest reply on Sep 25, 2005 7:59 AM by darranl

    Unable to install the eclise IDE

    dharraj

      Hello,

      I am running eclipse 3.1. I am trying to install the eclipse IDE by following the steps as mentioned in your install guide. Eclipse hangs for long time before returning with an error that it cannot download "org.jboss.ide.eclipse.jdt.j2ee.core_1.4.1.e31-jar15.jar" file. I have seen the progress bar go upto 102KB of 832KB but never beyond that. It hangs there for a good 10 minutes an than gives up with an exception (which basically tells that it cannot download it but that is about it).

      Thanks for you help
      Raj

        • 1. Re: Unable to install the eclise IDE

          I often reinstall eclipse and one or more plugins. I down load the zip files and use this script. Note: Modify it for paths on your own system. This one loads Eclipse 3.1 and JBossIDE 1.5M3. Hope this helps.

          #!/bin/bash
          cd /Applications
          /bin/rm -rf eclipse
          tar zxf /Users/loeffler/Documents/CDs/Third\ Party\ Apps/IDEs/eclipse/eclipse-SDK-3.1-macosx-carbon.tar.gz
          echo Finished installing Eclipse
          yes no | unzip /Users/loeffler/Desktop/JBoss4/JBossIDE-Plugin/JBossIDE-1.5M3-ALL.zip
          echo Finished installing JBoss IDE 1.5
          


          • 2. Re: Unable to install the eclise IDE
            darranl

             

            "dharraj" wrote:

            I am running eclipse 3.1. I am trying to install the eclipse IDE by following the steps as mentioned in your install guide.


            The instructions in the installation guide are for Eclipse 3.0 not 3.1.

            You will need to download the 1.5M3 (Milestone version) to use with 3.1

            http://www.jboss.com/products/jbosside/downloads