0 Replies Latest reply on May 17, 2005 3:44 AM by hkdennis2k

    "More Info" in update point to old version

    hkdennis2k

      When I click "More Info" of "JBoss-IDE" 1.4.0 in Exclipse updates.
      It show me
      http://sf.net/project/shownotes.php?release_id=254457
      which is related to JBossIDE version 1.3.0, not 1.4.0 (and some in v1.4.1)

      And, I read that 1.4.1 is designed for Eclipse 3.1, but I am using 3.01.
      But I can update by 1.4.0 to 1.4.1.e30, and e31 via online update. It is fully compatible or should not be there?


      ----
      When I use 1.4.1-e30, I cannot enable webroot in project properties. (press ok cause error)
      and I can found error message in .metadata/.log
      java.lang.NullPointerException
      at org.jboss.ide.eclipse.jdt.j2ee.jsp.ui.decorators.JSPNatureDecorator.decorate(JSPNatureDecorator.java:69)
      at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:155)
      ....