Repost:JAXB compilation producing bizarre error [message #75807] |
Mon, 14 July 2003 20:57 |
Eclipse User |
|
|
|
Originally posted by: mail.phase.ws
I am receiving the following error when eclipse attempts to compile a set of
java class files generated by jaxb. The error is very ambiguous and
frustrating. The two erorrs i am receiving are:
A class file was not written. The project may be inconsistent, if so try
refreshing this project and rebuilding it. PropertyDetailType.java
xmlidx/src/ws/phase/xmlidx/jaxb
and
A class file was not written. The project may be inconsistent, if so try
refreshing this project and rebuilding it. PropertyDetailTypeImpl.java
xmlidx/src/ws/phase/xmlidx/jaxb/impl
I tried refreshing and rebuilding the project. It did not cure the problem.
So both the interface and the implementation do not compile. The
implementation obviously doesn't compile if the interface doesn't compile.
But, I was wondering if anyone has had problems compiling JAXB java classes.
Also, I have created an Ant task that compiles the classes just fine. But,
unfortunately that doesn't help me while using Eclipse cuz the files still
show up with errors.
Thanks,
Brandon
|
|
|
Powered by
FUDForum. Page generated in 0.25280 seconds