facebook

UML: Reverse engineer and annotations

  1. MyEclipse Archived
  2.  > 
  3. UML Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #244764 Reply

    I am trying the option ‘reverse engineer UML from Java’ using MyEclipse 4.0.3. I have Eclipse 3.1.0 installed and have installed the JDK1.5.0. I am using EJB3 and JBoss Seam annotations.
    No errors are displayed. In my workspace’s .log file I get the following error:

    !ENTRY com.genuitec.eclipse.uml 1 0 2006-01-18 12:04:27.566
    !MESSAGE
    !STACK 0
    line 31:1: unexpected char: ‘@’
    at org.argouml.uml.reveng.java.JavaLexer.nextToken(JavaLexer.java:422)
    at antlr.TokenBuffer.fill(TokenBuffer.java:69)
    at antlr.TokenBuffer.LA(TokenBuffer.java:80)
    at antlr.LLkParser.LA(LLkParser.java:55)
    at org.argouml.uml.reveng.java.JavaRecognizer.compilationUnit(JavaRecognizer.java:339)
    at com.genuitec.eclipse.uml.wizard.ReverseEngineerJavaWizard.parseFile(ReverseEngineerJavaWizard.java:242)

    #244783 Reply

    Riyad Kalla
    Member

    The UML tool doesn’t support Java 5 yet. I believe you are running into an annotation in your source code and the reverse engineering tool is blowing up.

    #244792 Reply

    Thanks for your reply. Thats a pity. Any idea when the UML tool will be supporting 1.5?

    #244801 Reply

    Riyad Kalla
    Member

    Thanks for your reply. Thats a pity. Any idea when the UML tool will be supporting 1.5?

    It’s a high priority item, a lot of people want it and we’ve been working on it making good progress. We are hoping for 5.0 but it may come soon after if it doesn’t make the cut then.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: UML: Reverse engineer and annotations

You must be logged in to post in the forum log in