I am trying to set up BIRT in Eclipse and successfully installed the IBM TRIRIGA BIRT plugin using http://<server>:<port>/<context>/eclipse. When I try to connect to the /remote url I get this connection error:
Could not initialize class
com.tririga.platform.clientserver.client.http.HTTPClientServerCommunication
Following the compatibility matrix for Application Platform 4.3 I downloaded Eclipse 4.6 and Java 8.
This is conflicting with the documentation for 4.3 which says to download the BIRT Designer All-in-One from http://download.eclipse.org/birt/downloads/ However, there I could only find versions 4.12 and 4.13. I tried using those as well and received the same connection error. Is there something else I could be missing or need to check? And what is the correct BIRT Designer version that I should be using?