2 Replies Latest reply on Oct 21, 2005 2:24 PM by jim.owen

    Eclipse 3.1.1 - JBossIDE 4.0.3

    geoffpowdrell

      I have just installed Eclipse 3.1.1, and via the Help/Software Updates option in Eclipse have installed the latest JBossIDE (4.0.3).
      As a result of installing JBossIDE 4.03 I have the JBoss options when creating a new project. Under this JBoss root node there is an option to create either a 1.3 or 1.4 project. When I choose either of these options (J2EE 1.3 or J2EE 1.4) the wizard gives an error relating to data types.
      I have the 1.5 jdk installed. Do I have an incompatibility issue here ?
      Any help welcome
      Thanks Geoff

        • 1. Re: Eclipse 3.1.1 - JBossIDE 4.0.3
          schiewe

          I can confirm your problem - same environment - same behaviour. On WinXP and Linux. I found a bug report that matches. It was said to be fixed in M2. Seems it has come back

          • 2. Re: Eclipse 3.1.1 - JBossIDE 4.0.3
            jim.owen

            I too was having similar difficulties in installing JBossIDE but was able to resolve it through the following steps:

            1. Clean install Eclipse 3.1.1
            2. Help->SoftwareUpdates->Find and Install
            3. Search for New Features to Install
            4. New Remote Site
            5. Add in the JBossIDE development site: http://download.jboss.org/jbosside/updates/development
            and search for new features to install.

            Once I did these steps, I was able to proceed without error (for now!)
            The liability, of course, is this is a development version so you take your chances. You might try the ../updates/stable url instead, although I had no luck with it before.

            - Jim