Skip to content

Instructions on how to add/import into Eclipse incomplete/incorrect #912

Description

@just-Addict

Description:
I have tried to add/import the API as Gradle project into Eclipse and have been unsuccessful to say the least.

Steps to reproduce:

  1. [Step 1]
    See README.MD, followed instructions in the section "Build From Source" to the letter.
    Pulled copy from Github

  2. [Step 2]
    executed git submodule update --init (completed without issues)

  3. [Step 3]
    executed gradlew.bat :library:build (completed without issues, found 4 JAR files in library/build/libs/)

  4. [Step 4]
    added library/build/generated/source/proto/main/java to build path of top project.

Expected behavior:
Should end up with 3 different projects (Library, Sample, PokeGoAPI-java) and using the installed Java Library on my system (Windows10, JDK1.8 build 121)

Actual behavior:
Projects do get added but with "Problems" tab in Eclipse reporting 25K+(!) errors and looking for a Java library JRE 1.7 which is sooo old that it isn't even funny anymore.

Stacktrace (If it's a crash):

Version:
Latest version pulled from Github.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions