I have the following scenario: I am using a very big exte开发者_如何学JAVArnal library in my Eclipse RCPapplication for a specific purpose.
I\'m writing an Eclipse RCP and I want to ask the user whether to backup the database when the application is closed. Doing it from the File>Exit menu was easy as I defined a command exit:
I have this application built in RCP/RAP and now I want to add security to it. I found out about the equinox security but this is only on application level.
For as long as I\'ve been working on Eclipse plug-ins when I have wanted to read some documentation I have always just googled it. This worked fine up until about a week ago when I started being met w
I\'m working in a desktop app, and we\'re using Eclipse RCP with Ec开发者_Go百科lipseLink. All my database configuration is inside a class, but I\'ll need these thing (database URL, password, username
I have a multipage editor to which I want to add a page if the user double cliks on a box in another page of the开发者_如何学Python multipage editor (which is a graphical editor). Is this possible?
I have a RCP application. Its default perspective opens two views on thew left and the bottom, in relation to the editor area. The option SaveAndRestore is set to true.
I do know how to register 开发者_开发问答a View in the Fast views bar within a RCP Eclipse application (using plugin.xml). It opens in Vertical orientation. Does anybody know how to tell this view to
As it currently stands, 开发者_JAVA百科this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
I am deploying my eclipse rcp product into some folder say C:\\deploy\\eclipse. But Here i am facing a problem,while i was exporting to the same location it says export failed,