whenever I start and access BIRT and an Eclipse RAP application deployed in Tomcat, Tomcat \"crashes\" (does not accept any new requests). This does not always happen immediately after the first acces
Does anyone know a possibility to place a link in a JFace-Tab开发者_StackOverflowleViewer-Cell? I just need something that fires an event, when it is clicked on. Something that looks like a hyperlink
I am using a freeware third-party Eclipse plugin (Toad Extensions for Eclipse, which I really love), and I\'m interested if I can run that plugin in a Rich Ajax Platform (RAP) container with little ef
I\'m wondering if anybody succeed or has a proof of successfull deployment of a Eclipse RAP application on Weblogic, whatever the version of RAP and Weblogic he\'s using.
We are usi开发者_如何学运维ng Eclipse API in our RAP application.This uses Eclipse Modeling Frame Work.
This is a general question but my current problem revolves around menu handling. In a normal plugin with contributes me开发者_JAVA技巧nu actions you would configure ActionSets etc in the plugin.xml
I am evaluating the Rich Ajax Platform (RAP) and I need to connect to a DB2 database (and perhaps others).
I have an Eclipse plugin which I\'ve written using the RAP 1.4m2 target. It runs fine using the Eclipse launcher and Equinox 3.7 (which is the default in Eclipse 3.6) . I have also configured my Glass
I\'ve added a plugin to the target platform of my RAP application. I can reference it without issue without any problems while work开发者_如何学Going on the project, and the compile happens without er
The background I have a project containing my domain model and persistence code (created using Spring-ROO). I\'ve changed this into an OSGi bundle, and build & deploy it using Maven (via PAX Const