not supported myeclipse2019

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
desktop, tooling

Research direction

Start by reproducing the installation in MyEclipse CI 16.0.0 with Flowable Eclipse BPMN 2.0 Designer 5.22.0 and review the reported Graphiti dependency versions. No source file or test is named, so first identify where the designer declares its Graphiti dependency. Done means the plugin installation no longer reports the conflicting Graphiti versions.

Written by the indexing model from the issue text.

Description

I have the errors when i installed flowable-desinger plugs:
Cannot complete the install because of a conflicting dependency.
Software being installed: Flowable Eclipse BPMN 2.0 Designer 5.22.0 (org.flowable.designer.feature.feature.group 5.22.0)
Software currently installed: MyEclipse CI 16.0.0.c0000006t201904031303 (package.2915-Enr-0574.windows.x86_64 16.0.0.c0000006t201904031303)
Only one of the following can be installed at once:
Graphiti (Incubation) 0.15.0.201806050830 (org.eclipse.graphiti 0.15.0.201806050830)
Graphiti (Incubation) 0.13.1.v20160830-1309 (org.eclipse.graphiti 0.13.1.v20160830-1309)
Cannot satisfy dependency:
From: Graphiti (Incubation) 0.13.1.v20160830-1309 (org.eclipse.graphiti.feature.feature.group 0.13.1.v20160830-1309)
To: org.eclipse.equinox.p2.iu; org.eclipse.graphiti [0.13.1.v20160830-1309,0.13.1.v20160830-1309]
Cannot satisfy dependency:
From: Flowable Eclipse BPMN 2.0 Designer 5.22.0 (org.flowable.designer.feature.feature.group 5.22.0)
To: org.eclipse.equinox.p2.iu; org.eclipse.graphiti.feature.feature.group [0.13.1.v20160830-1309,0.13.1.v20160830-1309]
Cannot satisfy dependency:
From: MyEclipse CI 16.0.0.c0000006t201904031303 (package.2915-Enr-0574.windows.x86_64 16.0.0.c0000006t201904031303)
To: org.eclipse.equinox.p2.iu; org.eclipse.graphiti [0.15.0.201806050830,0.15.0.201806050830]

When I Checked my softwares, I found that the plugs import an old compent named org.eclipse.graphiti ,I try to hardcode the plugs version,but it did not work . How Can I Fixed this Error?

Dominant language
Java
Stars
106
Forks
68
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from flowable/flowable-designer

All issues in flowable/flowable-designer

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.