Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rap-dev] RAPTestCase working example with rap.ui.workbench ?

Hi,

is there really nobody who ever worked with RAPJUnit and could provide me a link to a simple but working HelloWorld-Workbench RAPJUnit plugin project running tests with the RAPTestCase class ?

Thanks
Lutz


Hello,

I am trying to setup a simple plugin to checkout a RAPTestCase working
as RAP JUnit Test.
I am not successful. In particular, I constantly get exceptions like
java.lang.RuntimeException: org.osgi.service.http.NamespaceException:
The alias '/rwt-resources' is already in use, even when I am excluding
rap.ui.workbench from the bundles in manifest and run configuration. The
hint with -Dorg.eclipse.rap.workbenchAutostart=false does not help.
Also, I never see a workbench opening in the browser.
I tried with rap 2.1, 2.2, 2.3, but no success.

I tried http://www.eclipse.org/rap/noteworthy/1.1/#Tooling, but don't
get it running.

Is there a working example plugin project out there I could start with ?

My first aim is, to develop and test components like IEditParts for a
bigger rap.ui.workbench application. I want to run tests and see what
happens in the browser.

Thanks
Lutz
_______________________________________________
rap-dev mailing list
rap-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/rap-dev




Back to the top