Adriano
Adriano

Reputation: 20041

Install eclipse plugin BPMN2-Modeler

I'm trying to install the BPMN2-Modeler plugin on Eclipse Neon.

I followed the installation instructions of the BPMN2-Modeler wiki page.

I tried using http://download.eclipse.org/bpmn2-modeler/updates/neon/ as the update site URL (in "Help -> Install New Software").

But it only returns "could not find http://download.eclipse.org/bpmn2-modeler/updates/neon/".

error message: "could not find http://download.eclipse.org/bpmn2-modeler/updates/neon/"

JBOSS points to same installation instructions, so I might be missing something.

Upvotes: 0

Views: 2482

Answers (1)

Adriano
Adriano

Reputation: 20041

I was missing the version at the end of the URL (1.3.2 in that case).

The final update site URL (in "Help -> Install New Software") was: http://download.eclipse.org/bpmn2-modeler/updates/neon/1.3.2/

Correct update site URL for Eclipse Neon's BPMN2-Modeler plugin


Note that Graphiti also provides BPMN2-Modeler plugin in his Graphiti update site for Neon: http://download.eclipse.org/releases/neon.

Eclipse Graphiti download instructions

Eclipse Graphiti - BPMN2-Modeler plugin available

Upvotes: 0

Related Questions