You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2016/03/01 07:25:18 UTC

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

Kenneth Knowles created BEAM-83:
-----------------------------------

             Summary: 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


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)