I have a simple RCP Plugin (with a product) and I want it to run in atleast Linux and Windows (32 and 64bit). I have a product that contains a Feature from which buckminster uses to create the p2.site
When closing my Eclipse (for plugin development) workbench while a long operation is running in 开发者_运维问答my workbench (and thus reported to me through the progress view) such as a \"Clean all\"
I would like to use CNF in my RCP application, but I need add some plugins b开发者_如何转开发efore.
We are in process of developing a commercial desktop based application in java using Rich Client Platform framework from Netbeans/Eclipse. The IDEs (Netbeans/Eclipse) provides nice inbuilt installer f
I am writing an Eclipse RCP application that will have other plugin contributions besides my own, and need to determine when the application is idle (i.e. no activity for a period of time, application
I can see that parameters can be defined for Comma开发者_开发知识库nds defined using the Commands extension point. I can not define a value for these command parameters.
All,开发者_开发技巧 I am looking for an visual editor(could be open source) for XHTML to place it in my Eclipse RCP application. Please suggest on the same
I want to show a tooltip on an SWT image with a hyperlink. Please note, that I dont want to show a tooltip for a Hyperlin开发者_C百科k. It is the otherway. I want to have a hyperlink in a tooltip.
I have a Eclipse plugin Bundle I\'ve created which won\'t go from the RESOLVED state to ACTIVE. I\'ve tried opening the OSGI console to see why the bundle won\'t start but there doesn\'t appear to be
We have the code for an Eclipse RCP application in an Eclipse workspace containing multiple Java projects. We are using Mercurial with a simple .hgignore just *.class (but the same issue would pertain