Le 24/07/15 17:16, Lucas Theisen a écrit : > Has anybody else attempted to get eclipse MARS to work with the directory > source.
As a mater of fact, I gave it a try yesterday (but that was for Studio) > Specifically, the antlr-maven-plugin seems to be something m2e > complains about: "Plugin execution not covered by lifecycle configuration: > org.codehaus.mojo:antlr-maven-plugin:2.2:generate (execution: default, > phase: generate-sources)". Yes, same problem, but it's not the only one. I tried to start studio, and it launches, but I can't create connections, and things like that. > Without that plugin functioning, the sources > are not properly generated, and I cannot run the server in debug. I dont > know much about antlr, but it seems like the code is using > antlr-maven-plugin, and the m2e doc seems to say we should be using > antlr3-maven-plugin ( > http://www.eclipse.org/m2e/documentation/m2e-extension-development.html#m2e-antlr3-code-generation-support-explained). > Any suggestions here? At this point, use Luna. We should switch to antlr 4...
