eclipse-rap
Problems using two OSGI applications in Tomcat
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[详细]
2023-03-27 16:29 分类:问答RCP/RAP: Link in SWT/JFace-TableViewer-Cell
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[详细]
2023-03-19 12:49 分类:问答Can I run a third-party Eclipse plugin as a standalone RAP application?
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[详细]
2023-03-05 23:35 分类:问答Is Eclipse RAP (web port of RCP) compatible with weblogic?
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.[详细]
2023-02-15 03:09 分类:问答Disabling Save Button when Validation Errors Occur In An Eclipse-RAP Application
We are usi开发者_如何学运维ng Eclipse API in our RAP application.This uses Eclipse Modeling Frame Work.[详细]
2023-02-07 05:09 分类:问答Eclipse RCP menus & actions: Configure or code?
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[详细]
2023-02-05 18:37 分类:问答What is the correct way to connect to a database from an eclipse plugin?
I am evaluating the Rich Ajax Platform (RAP) and I need to connect to a DB2 database (and perhaps others).[详细]
2023-02-03 20:54 分类:问答What configuration and bundles are required to run an Eclipse RAP application on GlassFish 3.0?
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[详细]
2023-01-20 00:42 分类:问答Eclipse rcp plugin added to the target can be resolved at compile time, but not run time
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[详细]
2023-01-18 13:34 分类:问答Integrate Eclipse RAP and OSGI/Spring-DM plugins, using Maven for build
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[详细]
2022-12-22 00:14 分类:问答