You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/29 21:53:12 UTC

[jira] [Commented] (QUARKS-161) Fix eclipse build issues following merge of PR-98

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

ASF GitHub Bot commented on QUARKS-161:
---------------------------------------

GitHub user dlaboss opened a pull request:

    https://github.com/apache/incubator-quarks/pull/103

    [QUARKS-161] exclude iotf.range sample from Eclipse builds

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dlaboss/incubator-quarks quarks-161-eclipseBuilds

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-quarks/pull/103.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 #103
    
----
commit c0e59a14ee232a2180fd81acb83f9193629449f9
Author: Dale LaBossiere <dl...@us.ibm.com>
Date:   2016-04-29T19:50:54Z

    [QUARKS-161] exclude iotf.range sample from Eclipse builds

----


> Fix eclipse build issues following merge of PR-98
> -------------------------------------------------
>
>                 Key: QUARKS-161
>                 URL: https://issues.apache.org/jira/browse/QUARKS-161
>             Project: Quarks
>          Issue Type: Bug
>            Reporter: Dale LaBossiere
>            Assignee: Dale LaBossiere
>
> After updating your workspace with content that includes PR-98's changes,
> if you don't have the pi4j jars present and added to the build path, Eclipse will report problems like "GpioController cannot be resolved to a type" in LED.java.
> The fix is to exclude the sample scenarios iotf range sensor sample from being built in Eclipse.
> samples > scenarios/src/main/java > quarks.samples.scenarios.iotf.range > Build Path > Exclude



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