[ 
https://issues.apache.org/jira/browse/FELIX-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304759#comment-15304759
 ] 

ASF GitHub Bot commented on FELIX-5266:
---------------------------------------

Github user cschneider closed the pull request at:

    https://github.com/apache/felix/pull/69


> Connect does not compile in eclipse
> -----------------------------------
>
>                 Key: FELIX-5266
>                 URL: https://issues.apache.org/jira/browse/FELIX-5266
>             Project: Felix
>          Issue Type: Bug
>          Components: Connect
>    Affects Versions: connect-0.1.0
>            Reporter: Christian Schneider
>            Assignee: Karl Pauls
>             Fix For: connect-0.2.0
>
>
> When importing connect in eclipse I get lots of errors like this:
> The method addServiceListener(ServiceListener, String) of type PojoSR must 
> override a superclass method       PojoSR.java     
> /org.apache.felix.connect/src/main/java/org/apache/felix/connect        line 
> 418        Java Problem
> The problem is that @Override is used on methods provided by an interface but 
> source level is 1.5 where this is not yet available.
> I propose to switch to Java 1.6 for source and target.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to