On Monday 20 January 2014 13:51:06 Rafał Krzewski wrote:
> On 01/20/2014 01:32 PM, Emond Papegaaij wrote:
> > I've changed the maven plugin to use BuildContext, but Eclipse is
> > still having issues. It no longer triggers an endless build (even with
> > runOnIncremental), but Eclipse does not see the generated classes.
The
> > transformed class files are visible in target/classes in Eclipse, but
> > the modules depending on them do not see them. Also, 'Open type'
does
> > not show them. Did I miss anything? I do use
> > buildContext.newFileOutputStream to generate the files.
>
> Sorry if this is a silly question, but is your pluing's output directory
> under target/ on eclipse compiler's classpath?
Not a silly question, anything could be wrong, but this is in my .classpath:
<classpathentry kind="output" path="target/classes"/>
Best regards,
Emond Papegaaij
_______________________________________________
m2e-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/m2e-users