[
https://issues.apache.org/jira/browse/BEAM-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200890#comment-15200890
]
ASF GitHub Bot commented on BEAM-83:
------------------------------------
Github user kennknowles closed the pull request at:
https://github.com/apache/incubator-beam/pull/6
> Beam SDK has some difficulties upon import to Eclipse as maven project
> ----------------------------------------------------------------------
>
> Key: BEAM-83
> URL: https://issues.apache.org/jira/browse/BEAM-83
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Labels: Eclipse, Java8
>
> Upon first import of the project to Eclipse, the various Java 8 source
> directories result in errors since compliance is project-wide for Eclipse.
> The fix of upgrading compliance to version 1.8 results in some compile errors
> in some areas of the code, particularly those that use unchecked casts,
> rawtypes, and generic return type without any parameter to bind the actual
> type parameter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)