Tagged Questions

1
vote
1answer
348 views

Adding Richfaces to Eclipse Palette?

I am using Eclipse 3.6, and want to add Richfaces to Palette.Could anyone give source or explain how to do please?
0
votes
0answers
50 views

Creating Custom Palette and Exporting it into a plugin in Eclipse

I want to create a palette for my component tag library. Can you help me about this. I need some tutorials for the subjects below: 1. How to create custom palette? 2. How to export this palette into ...
0
votes
2answers
161 views

Disable double click in palette of Eclipse RCP project

I have an Eclipse RCP application with a canvas and a palette full of items. The user can click on any item in the palette to select it and then drop it anywhere on the canvas. If the user double ...
0
votes
1answer
1k views

Where do I find the Eclipse JavaServer Faces config editor palette?

While running through the cheat sheet "create a navigation rule" for the Eclipse JavaServer Faces tooling it says "select the page control from the palette and ...". But where's this "palette"?