Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Repost:JAXB compilation producing bizarre error
Repost:JAXB compilation producing bizarre error [message #75807] Mon, 14 July 2003 20:57
Eclipse UserFriend
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
Previous Topic:Re: CVS Graph plugin for Eclipse available
Next Topic:Threads spawning at breakpoint
Goto Forum:
  


Current Time: Thu May 29 21:25:50 EDT 2025

Powered by FUDForum. Page generated in 0.25280 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top