rcp
TableViewer initial sorting
I have a problem with JFace TableViewer in RCP. Basically I have a table with 4 rows, and as input I give an already sorted list of elements. So I expect that first element in my input list is first r[详细]
2023-01-07 15:03 分类:问答P2 update of RCP based application fails
I trying to update an Eclipse-RCP-3.5 based application by an P2 update-site. The Application contains two features.[详细]
2023-01-07 04:07 分类:问答How to update HtmlDisplayName on a NetBeans AbstractNode
I am working on NetBeans Platform 6.7 I have a simple BeanTr开发者_JS百科eeView to display some nodes. They all start in normal text and I wish to change some of them to bold and/or underline, in res[详细]
2023-01-04 14:23 分类:问答Columns & FilteredTree in Eclipse
I\'m trying to create a FilteredTree with several colum开发者_JS百科ns with no luck. If I use a TreeViewer the columns work fine but when I switch to using a FilteredTree I can only get it to work if[详细]
2023-01-04 03:23 分类:问答Recheck rcp handler after execute
I’m having an issue with our propertyTester and enabling handlers. The property is areUpdatesAvailable and the handler is enabled when this property is true. After the handler executes the areUpdates[详细]
2023-01-03 16:58 分类:问答Splashscreen ProgressBar in Eclipse RCP has "dirty" corners
I am using the RCP Splash Screen along with the built-in Progre开发者_高级运维ssBar (AbsolutePositionProgressMonitorPart). The splash image has a blue background color, but the background of the progr[详细]
2022-12-31 12:50 分类:问答Eclipse RCP standalone export problem with Groovy scripts
I am trying to export a standalone RCP app using Eclipse 3.5.2. The app has a main pure Java plug-in, and a Java / Groovy plug-in that is used by the main plug-in.[详细]
2022-12-31 10:07 分类:问答Eclipse RCP - Stacking a view with the editor area?
Is it possible, when developing an Eclipse RCP Application, to stack a view with the editor area? Like this?[详细]
2022-12-29 13:45 分类:问答Removing a view from Eclipse Window -> Show views
We have an application in which some views only work when attached to certain perspectives. We want to remove those views from the Window -> Sh开发者_运维知识库ow View dialog so that users cannot add[详细]
2022-12-28 17:54 分类:问答What are the differences between plug-ins, features, and products in Eclipse RCP?
What are the diffe开发者_StackOverflow社区rences? What gets used for which purpose?As the RCP tutorial details[详细]
2022-12-28 00:30 分类:问答