3 Replies Latest reply on Oct 13, 2004 10:36 AM by jpathak

    Cannot see XDoclet Project Properties

    jpathak

      Hi all,

      I am using following:

      Eclipse 3.0 + JBOSS-IDE 1.3.0 in Win XP. I was actually trying to create an stateless session EJB (FiboBean example described in the tutorial at jboss website). I created these source code(s) as part of a J2EE 1.4 project.

      Everything works fine when I try to insert XDoclet tags, until I need to make XDoclet Configurations. When I go from, Project > Properties, I cannot see "Xdoclet Configurations". Can you tell me why?


      ------------------------
      Few related posts in this topic were:

      1.) http://www.jboss.org/index.html?module=bb&op=viewtopic&t=54930

      2.)

      Q : I can't see the XDoclet/Packaging configurations in my Project properties ?

      A : There are two conditions to view these two items in the properties page :


      You must be in the Java perspective
      You must use the Package Explorer View.

      If one of these conditions is missing, you won't be able to access the configurations.



      -------------


      I tried all of these, but nothing worked. Kindly help me out of this as I spent a considerable amount of time in this already.

      Thanks,
      Jyoti.

        • 1. Re: Cannot see XDoclet Project Properties
          anewby

          Jyoti,

          I don't know why this is true but it is:

          If you access Project Properties from the top menu bar, the XDoclet and Packaging configurations are not available.

          If, however, you click your right mouse button on the top item of your project (the project's name) in the left-hand Package Explorer window, you will see that this Project Properties window does, indeed, contain XDoclet and Packaging options.

          Strange but true ...

          Adrian

          • 2. Re: Cannot see XDoclet Project Properties
            anewby

            ... just to make it clearer. You need to click theProperties option at the bottom of the window that pops up with your right-click

            Adrian

            • 3. Re: Cannot see XDoclet Project Properties
              jpathak

              Thanks Adrian. I appreciate your help. I tried what you said and it works fine now. I guess there is a bug about "not" being able to access XDoclet Configuration from Project > Properties panel. May be JBOSS guys need to be apprised about this.

              Cheers,
              Jyoti.