Skip to end of metadata
Go to start of metadata

This is the home page for the Rafał Krzewski space.

Labels:
  1. Jul 14, 2011

    Anonymous

    Hello Rafal,

    Maybe this is not the best place to insert my enquiry - please forgive me.

    Nice job, thanks for all the tools you developed. I am familiar with Maven, Eclipse 3.6 and the m2eclipse 0.12, but not yet with Eclipse 3.7 and m2e 1.0. I am stuck with the classical case of code generation. I generate JAXB binding classes using the jaxb2-maven-plugin. The plugin generates the Java source files in a directory target/generated-sources/jaxb. Now I need to create an Eclipse "Source Folder" on that directory. Can I do so using your extensions or plugins? I would really like to do it without having to write a single line of Java code - changes to my POM files should do it, shouldn't it?

    Thanks in advance for your help,

    Best regards,

    Ivan

    1. Sep 20, 2011

      No Ivan, this was not the best place to ask, I haven't noticed your post for more than 2 months.

      No I believe you cannot do that without writing a connector, but the connector itself will be a trivial one. Maybe 15 lines of Java. The POMs and MANIFEST.MFs are whole another story.

      I vaguely recall that someone working on JAXB plugin connector was posting on m2e-dev list, so hopefully you problem was solved by now.

      Cheers,

      Rafał