RCP stands for Rich Client Platform, and is software that provides a platform for application developers to build on.
I am looking for the best practice of handling inter project dependencies between mixed project types where some of the …
java eclipse dependencies rcp workspacePretty soon now, we're gonna need to develop a GUI for creating configurations (more like scripts, to be honest) for …
java swing user-interface rcp javafx-2I am trying to build an RCP Application as done here. Sadly i am gettin an error message that doesn't …
registry rcpI'm writing an Eclipse command plugin and want to retrieve the currently selected node in the package explorer view. I …
java eclipse user-interface eclipse-rcp rcpMy Eclipse RCP application requires a configuration file that contains some information to connect to a remote database. Where is …
java eclipse rcpI am developing a RCP application with a TreeViewer. While there are good number of articles to explain how to …
eclipse jface rcp treeviewer