facebook

Reconciling MyEclipse with maven-jaxb2-plugin

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #315005 Reply

    dtoubelis
    Member

    Hi,

    I’m using maven-jaxb2-plugin for building java sources from XML schema. It works fine with maven. It generates source code in target/generated-sources/xjc. However, if I add this folder as source folder to myeclipse it goes into an infinite build loop. So, I was wondering if I need to do something more in order to configure it properly. Also, how do I make sure this folder is regenerated automatically if I change schema. According to plugin documentation it is invoked by “generate” goal.

    Your help is appreciated.
    -Dmitri

Viewing 1 post (of 1 total)
Reply To: Reconciling MyEclipse with maven-jaxb2-plugin

You must be logged in to post in the forum log in