Top "Rcp" questions

RCP stands for Rich Client Platform, and is software that provides a platform for application developers to build on.

How to use log4j in an Eclipse RCP?

How to use log4j logging API in an Eclipse RCP project? As a workaround U tried to create a …

eclipse-plugin swt eclipse-rcp rcp jface
Set Size of JFace Wizard

I am building an Eclipse RCP application and am having trouble on settings the size of a JFace Wizard.

java eclipse wizard rcp jface
SWT/JFace or Eclipse RCP?

Which are the reasons to choose the Eclipse Rich Client Platform as the base of my application, instead of just …

java swt eclipse-rcp rcp jface
How can I remote debug my rcp application?

Because my RCP eclipse application fails when run outside of eclipse, but works correctly when running inside of eclipse, I …

java eclipse debugging remote-debugging rcp
Cannot launch eclipse rcp application in Juno

I can't launch my rcp application in newly released juno, but it works well in indigo. I found there are …

eclipse rcp
Handle the closing of the workbench window in Java RCP application

I'm writing an Eclipse RCP and I want to ask the user whether to backup the database when the application …

java rcp
Howto hide a preference page in an eclipse RCP

I have an eclipse rcp and want to hide the security and help prerence pages. How can I do that?

eclipse preferences rcp
Hibernate 5 + Eclipse RCP + SQLite 3 - Unable to resolve name as strategy org.hibernate.dialect.Dialect

I have Eclipse RCP Application. JARs with hibernate are in another plugin which is included in the main project in …

java eclipse hibernate sqlite rcp
Eclipse hangs on reverting resources

I use eclipse Indigo, subclipse 1.10.x and javaNL. Whenever I try to refresh my project in eclipse, it gets stuck …

eclipse maven svn rcp subclipse
Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

I was working on Eclipse RCP and I got this error A fatal error has been detected by the Java …

java eclipse rcp