3.0.1 source doesn't compile
Michael Starkie <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm sure I'm not the first to notice this but the 3.0.1 source doesn't
compile in Eclipse. I see code like this in Class.java:
Do I need to checkout the source from CVS to get a clean copy?
also missing files like:
import org.apache.bcel.generic.InstructionFactory;
/*
* Copyright (C) The MX4J Contributors.
* All rights reserved.
*
* This software is distributed under the terms of the MX4J License version 1.0.
* See the terms of the MX4J License in the documentation provided
with this software.
*/
package mx4j.;
/**
*
* @version $Revision: 1.4 $
*/
public class <name> extends <base> implements <interface>
{
}
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click