Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jubula-rc-dev] Using IEditPartIdentifier for Jubula 7.2, where is org.eclipse.jubula.rc.rcp.e3?

Hi everyone, I'm upgrading stuff in order to use the latest and greatest Jubula runtime, but i'm having a hard time setting things straight for my extensions/accessibility projects.

I keep my gef accessibility project as well as a tester class and toolkit extension in a tycho multi-module build powered by a target definition file. 
I cannot find any software site that holds the org.eclipse.jubula.rc.rcp.e3 bundle, which is host to the IEditPartIdentifier class (without which I cannot build the accessibility plugin).

I think that my issues would be solved by committing or uploading the contents of the extension-toolkit-rc.zip file, but I'd like to keep it clean and independent of jars/zips, make it purely through the target definition file.

So the question is, is there an update site that holds this bundle?

Here is the repo that holds the projects i'm talking about https://github.com/mulesoft/jubula-accessibility/

Thanks in advance!
Alejo

Back to the top