rcp
Eclipse PluginDevelopment: How to set ProblemMarker for IFolder?
When developing an Eclipse Plugin, what is the best way to set a ProblemMarker for empty IFolders? What I am trying to achieve is the following:[详细]
2023-01-25 00:21 分类:问答how do I modify org.eclipse.ui.workbench plugin
I want my application shaped changed by modifying org.eclipse.ui.workbench plugin. but the problem is even though I开发者_JAVA技巧 import it with source , it is not operated.[详细]
2023-01-24 06:07 分类:问答Eclipse RCP app: How to disable specific extensions?
I\'m using Eclipse HELIOS to code a Rich Client app. The following entries are added automatically to my APP \"PERSPECTIVES MENU\":[详细]
2023-01-22 09:59 分类:问答Netbeans RCP vs Eclipse RCP
I would like to start a new project 开发者_如何学Pythonwhich will make extensive use of plugins. I know that both Eclipse and Netbeans have their respective Rich Client Platforms, both with their resp[详细]
2023-01-21 06:02 分类:问答How to make installer for Eclipse RCP
I would like to create inst开发者_开发问答aller for Eclipse RCP application. What is the best way to do this?[详细]
2023-01-19 05:18 分类:问答How can I remember editors when Perspective change
I have two Perspectives and two editor part each. When preperspective changed to postperspective, the editor opend is closed . then changed again to preperspective , no editor can be recovered.[详细]
2023-01-18 17:36 分类:问答How can I change the button that is in the view
I have a toggle button that is on the Viewer![alt text][1] the problem is , when it turn on , How can reco开发者_高级运维ver the last status .[详细]
2023-01-18 11:57 分类:问答How protect/license an Eclipse RCP feature/product? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-18 11:30 分类:问答how to show up the perspective button without click?
I have two perspectives , but to see the second perspective , as you开发者_StackOverflow know have to click button \'open perspective\'.[详细]
2023-01-17 12:10 分类:问答Slow Buckminster plugin resolution
I am running a headless Buckminster build using ant that for some reason is taking 4+ hours to finish resolving all the plugins that need to be built.There are about 350 plugins that need to be built,[详细]
2023-01-17 08:05 分类:问答