GitHub user dlaboss opened a pull request:
https://github.com/apache/incubator-edgent/pull/321
fix eclipse import problems
started getting import issues. maybe had residual settings covering for
me previously.
- add missing m2e "ignore" in platforms/java7/pom.xml
- add the same to platforms/android/pom.xml and remove it from the
children android/{hardware,topology}/pom.xml
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlaboss/incubator-edgent
eclipse-import-problems
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-edgent/pull/321.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 #321
----
----
---