QDox
  1. QDox
  2. QDOX-88

Hibernate plugin fails using JDK1.5 and inner Enum

    Details

    • Type: Bug Bug
    • Status: Resolved Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Parser
    • Labels:
      None
    • Environment:
      Win32 xdoclet-plugin-hibernate-1.0.1.jar JDK1.5.0_03
    • Number of attachments :
      0

      Description

      Using JDK 1.5 with hibernate plugin, the plugin fails trying to parse Java code containing an inner enum, eg:

      public class MyClass
      {
      public enum MyEnum

      { a, b, c; }

      ...
      }

        Activity

        Hide
        Joe Walnes added a comment -

        Fixed.

        Show
        Joe Walnes added a comment - Fixed.
        Joe Walnes made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Jesse McLaughlin
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: