org.eclipse.rap icon indicating copy to clipboard operation
org.eclipse.rap copied to clipboard

Eclipse RAP Runtime (Remote Application Platform)

Results 58 org.eclipse.rap issues
Sort by recently updated
recently updated
newest added

The bundle `o.e.osgi.services` is deprecated for removal as part of https://github.com/eclipse-equinox/equinox/issues/18 and already has been changed to be empty and only re-export the 'official' OSGi artifacts published to Maven-Central. It...

Hello Team, Currently we are using jboss7.4.9 with openjdk8. RAP version used is 3.10 . Please suggest RAP latest version is compatible with jboss8 or not. I did not found...

If I'm not wrong Eclipse 4.29 is supports Java 21, but I couldn't find which RAP version is supporting Java 21? Right now we are using RAP 3.23, If I...

Hello Team, Currently we are using jboss7.4 with openjdk8. RAP version used is 3.10 . **_Please suggest RAP version which is compatible with jboss8 and openjdk17 . We would like...

Hello We have updated our RAP bundles from 3.10 to 3.26 and required changes to make it compatible with openjdk17 has been done. We are deploying WAR file on jboss...

question

Issue created to continue the discussion started in the RAP forum/newsgroup: https://www.eclipse.org/forums/index.php/t/1111838/ The goal is to discuss options and plans to support, or migrate to the new Jakarta EE 9+...

enhancement
help wanted

Incident: In the processing of RAPDragTracker in LightweightSystem of org.eclipse.rap.draw2d/src/org/eclipse/draw2d/LightweightSystem.java, if Canvas is forcibly terminated, processing within RAPDragTracker will loop infinitely. Cause: If Canvas is forcibly terminated and display.isDisposed becomes...

Hi, while it's possible to embed SVG images by using custom markup e.g. for a Label (documentation is [here](https://www.eclipse.org/rap/developers-guide/devguide.php?topic=markup.html)) there seems no way to embed SVG images for all kinds...

If I set getTable().getColumn(index).pack() for a field with bold, the value does not fit in the cell and has '...' at the end of the value. If I don't use...

I previously reported this in the forum : https://www.eclipse.org/forums/index.php/t/1112650/ Now we have prepared a small sample application to demonstrate the issue. [ContextMenudDemo.zip](https://github.com/eclipse-rap/org.eclipse.rap/files/11041405/ContextMenudDemo.zip) The idea is that you type some text...