Hi,

I'm trying to use the OJB xdoclet module (from 1.0.3 download) with java 5
generics.

The following:
  ArrayList <Integer>generic  = new ArrayList<Integer>();

gives an error:
[ojbdoclet] Error parsing File C:\java\pol\src\java\Test.java:Encountered
"<" at
 line 11, column 27.
[ojbdoclet] Was expecting one of:


Is there a 1.5 compatible version?

Also, can I use generics for collections in OJB classes?

Thanks,

Daniel.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to