Re: JDK 1.5 support?
David Hovemeyer <[email protected]>
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 08, 2004 at 11:28:48AM -0400, Gili wrote:
> I did and it did not help. I checked out the latest version from CVS two
> days ago, fixed a bug in the MiniDemo which prevented it from building
> under JDK 1.5 (you were using the reserved keyword "enum" as a variable
> name) but it still yielded the same error.
OK, sorry. I thought you were running into a different problem.
What do you mean by "BCEL-processed" files? Can you create
a simple test case that demonstrates the problem?
-Dave