[
https://issues.apache.org/jira/browse/DRILL-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946280#comment-13946280
]
ASF GitHub Bot commented on DRILL-445:
--------------------------------------
GitHub user adityakishore opened a pull request:
https://github.com/apache/incubator-drill/pull/33
DRILL-445: Enable FMPP maven plugin execution with eclipse
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adityakishore/incubator-drill DRILL-445
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-drill/pull/33.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #33
----
commit fbe8c0568969f37c6b2d9bc00327234c0aefd04c
Author: Aditya Kishore <[email protected]>
Date: 2014-03-25T08:11:01Z
DRILL-445: Enable FMPP maven plugin execution with eclipse
----
> Enable FMPP maven plugin execution with eclipse
> -----------------------------------------------
>
> Key: DRILL-445
> URL: https://issues.apache.org/jira/browse/DRILL-445
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Aditya Kishore
> Assignee: Aditya Kishore
> Labels: build, eclipse, m2e, maven
>
> Came across a little known feature of M2E project that allows not fully
> compatible (certified) plugin execution to happen during maven project import
> phase.
> http://wiki.eclipse.org/M2E_plugin_execution_not_covered#execute_plugin_goal
> Had to make some more changed but now, importing the drill projects brings
> the "apache-drill\exec\java-exec\target\generated-sources" in the source fold.
--
This message was sent by Atlassian JIRA
(v6.2#6252)