Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Step by Step Instructions for hooking library to run with Java App in Eclipse #17

@findaway007

Description

@findaway007

This might be a user issue as opposed to your library.

I'm new to Eclipse and Git and have been attempting to run a call from a java application to connect and run a rest API call. Unfortunately, I haven't been successful for over 2 weeks. Here's what I have done so far:

  1. Created an app that will retrieve test cases for a date range in VSTS and retrieve outcome info
    • This works, but I'm using files for this stage of the effort
      a. The files were copied from an API call using the browser which is already authenticated, so no issues here
  2. Captured Azure access information to allow a client application to connect (client id, application id, ...)
  3. Imported various jar files ranging from jackson to javax.ws.rs-api.2.0.jar
  4. Imported your vsts-authentication-library-for-java to a 'general project' via Git
  5. Copied over the common, config, core, providers, storage folders... and support files from the vsts-author... general project... into the java project in hopes of using the vsts-author... classes to connect.

On step 4, I'm not sure if the process above is incorrect in Eclipse. Our team is excited about using Java to extract information from VSTS via rest-API calls. At this point, your library looks like the key. If you have a procedure or step by step information, it would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions