Hi Adrian, > Is there some way to add a classpathentry such as > > <classpathentry kind="src" path="target/generated-sources/antlr"/> > > to the .classpath file? > > It seems that the plugin knows only about classpath containers :-(
AFAIK no. The plugin only adds all the dependencies contained in your pom.xml to the .classpath file. Just for curiosity: What's your use case? Thorsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
