Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Getting maven compile to use maven generated-sources
Getting maven compile to use maven generated-sources [message #1749077] Thu, 01 December 2016 15:47
Ralph Cook is currently offline Ralph CookFriend
Messages: 11
Registered: July 2009
Junior Member
I am changing a set of maven projects over from Netbeans to eclipse. All sources are in a directory decided by our Subversion checkout scripts, and they are edited in those directories by the IDE.

We use Castor and JaxB to generate some sources for us; in Netbeans they cause no problems, but in eclipse the source files that depend on these generated source files cannot find them.

In another environment, I'd be looking for a way to add something to a classpath, but of course using maven we don't do that. Somehow Netbeans, using Maven, is finding them, but eclipse, using Maven, is not. Can anyone suggest what I need to do to have eclipse use these generated files?
Previous Topic:error Unhandled event loop exception
Next Topic:How to recover from Project Refactor Trashed Directory Structure
Goto Forum:
  


Current Time: Thu May 09 08:15:35 GMT 2024

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

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

Back to the top