GitHub user ligangty opened a pull request:
https://github.com/apache/spark/pull/4531
[IDE] cannot import src/main/scala & src/test/scala into eclipse as sour...
...ce folder
When import the whole project into eclipse as maven project, found that
the
src/main/scala & src/test/scala can not be set as source folder as
default
behavior, so add a "add-source" goal in scala-maven-plugin to let this
work.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ligangty/spark addsource
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4531.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 #4531
----
commit 4e4db4cb27bce09ae1a49b19d9dfd51d19b53ad4
Author: gli <[email protected]>
Date: 2015-02-11T09:25:33Z
[IDE] cannot import src/main/scala & src/test/scala into eclipse as source
folder
When import the whole project into eclipse as maven project, found that
the
src/main/scala & src/test/scala can not be set as source folder as
default
behavior, so add a "add-source" goal in scala-maven-plugin to let this
work.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]