You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2016/10/20 21:47:02 UTC

[jira] [Closed] (BEAM-83) Beam SDK has some difficulties upon import to Eclipse as maven project

     [ https://issues.apache.org/jira/browse/BEAM-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin closed BEAM-83.
-------------------------------

> 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
>             Fix For: 0.1.0-incubating
>
>
> 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)