facebook

[xdoclet][jdk1.5]problem with xdoclet generation

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #229225 Reply

    Champion
    Member

    I am using
    eclipse 3.1 M4
    myeclipse 3.8.4
    and jdk 1.5

    when I give parametres as we can do with 1.5 I got this error on xdoclet generation

    Error parsing File H:\workspace1\artbeatEJB\src\fr\artbeat\commande\session\ejb\NewCommand.java:Encountered “<” at line 126, column 20.
    [ejbdoclet] Was expecting one of:
    [ejbdoclet] “;” …

    the “<” is the parametre as follow

    Map<String,String> aMap=new Hasmap<String,String>();

    what should I do?

    #229229 Reply

    Scott Anderson
    Participant

    IIRC, XDoclet is not JDK 1.5 compliant. Anyone else know definitively? I couldn’t find any mention of 1.5 on the XDoclet site, here:
    http://xdoclet.sourceforge.net/xdoclet/index.html

    #229236 Reply

    Greg
    Member

    Java5 support is still not complete in XDoclet. Here is the reference link:
    http://opensource.atlassian.com/projects/xdoclet/browse/XJD-41

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [xdoclet][jdk1.5]problem with xdoclet generation

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