Giter Site home page Giter Site logo

mylyn-connector's Introduction

Mylyn Connector for Targetprocess

Supported Eclipse versions: 3.7.2 - 4.14.0

How to generate connector for new version of Targetprocess

  • Download Axis2 1.5.6 from http://axis.apache.org/axis2/java/core/download.cgi
  • Unpack downloaded Axis2 archive to some directory, e.g. C:\bin\axis2-1.5.6
  • Create environment variable AXIS2_HOME and set its value to that directory C:\bin\axis2-1.5.6
  • Add its \bin subdirectory (e.g. C:\bin\axis2-1.5.6\bin) to the PATH environment variable
  • Go to org.eclipse.mylyn.targetprocess.modules directory
  • If URL to the Targetprocess differs from default "http://localhost/targetprocess", fix it in the file generateService.bat at the line set host=http://localhost/targetprocess
  • Launch generateService.bat, wait while it finishes. Fix errors if any and relaunch generateService.bat until it finishes without any errors/exceptions. Warning [WARN] Type {http://targetprocess.com}anyType missing! could be ignored.
  • Launch Eclipse 4.4
  • Refresh project org.eclipse.mylyn.targetprocess.modules, make sure all projects are rebuilt without errors
  • Open file feature.xml (it is in TargetProcess project), update field Version, click Export Wizard, create zip archive

How to run/test while developing plugin in Eclipse (development)

  • Create Run Configuration: Run - Run Configurations... - Choose "Eclipse Application" - New launch configuration, Run a product: org.eclipse.platform.ide
  • Run
  • Open View named Task Repositories (Window -> Show View), then choose Add Task Repository
  • Fill in connection settings: URL "http://localhost/targetprocess", Repository Name "TP", Login, Password
  • Press "Check connection" button, you should see "Authentication credentials are valid"
  • Press OK, then agree to create new task query
  • Open View Task List, there you should see your task query with list of loaded tasks

How to test donwloaded connector in Eclipse (production)

  • Download ZIP archive with connector
  • Run Eclipse
  • Add installation site: Window - Preferences - Install/Update - Available Software Sites - press Add..., fill Name field, then press Archive..., choose downloaded archive, save preferences
  • Install connector: Help - Install New Software, choose installation site in Work with: field, uncheck Group items by category option, select Targetprocess Connector, finish installation
  • Restart Eclipse if needed
  • Open View named Task Repositories (Window -> Show View), then choose Add Task Repository
  • Fill in connection settings: URL "http://localhost/targetprocess", Repository Name "TP", Login, Password
  • Press "Check connection" button, you should see "Authentication credentials are valid"
  • Press OK, then agree to create new task query
  • Open View Task List, there you should see your task query with list of loaded tasks

mylyn-connector's People

Contributors

khmylov avatar linichmaksim avatar pinkypeaky avatar stasshiray avatar struhtanov avatar victor-homyakov avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mylyn-connector's Issues

Cannot connect

using targetprocess authentication. This was working and have multiple issues loading, it now gives me a 401 unathorized. I can still log in via browser, and have tried resetting my password, but it tells me it cannot connect to target process. This is most likely a change on the server side, as this was working before, and I have not updated the pluging in Eclipse.

image

As an additional note, the Password box displays the text in the clear, it should show ******* when typing.

Cannot install w/ Latest Eclipse.

Downloaded Eclipse IDE 2019-06 (When I went to the Luna page, it said it was a previous release, then re-directed me to the eclipse.org/downloads page which has 2019-06.

The plugin seems to install properly, but when I click on add task repository, target process is not shown as an available option.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.