Home
.. Links
.. Search
.. Plugins
.. Help
.. Irc Faq

Projects
.. Platform/Faq
.. JDT/Faq/Plan
.. PDE/Faq
.. SWT/Faq
.. RCP/Faq

Tools Projects
.. CDT/Faq
.. GEF/Faq
.. EMF/Faq

Wiki Tutorials

Hosted Projects
.. MTJ
.. Google Summer Of Code 2007
.. Update Manager 2.0
.. EasyEclipse
.. Stylebase for Eclipse

Archives

Home


Welcome to your new Eclipse-wiki.info web site! (History).

The purpose of this site is to provide the community with a place to share information about open source Eclipse projects at the Eclipse foundation and elsewhere.

The kind of information to share is whatever you want about Eclipse, but especially:

  • Faqs
  • Code snippets
  • Cheat sheets
  • Useful articles
  • Examples
  • Hosting project inception
  • Tutorials
  • Tips and tricks
  • Links to interesting Eclipse related resources...

All the community needs your input... Don't hesitate to share a useful piece of information with the others.

This site cannot be modified without having to login. (It used to completely open, but we have been attacked too often by Wiki spammer, and had to turn mandatory login on)
So please, log in first after having registered if you want to make contributions.

If you get stuck, visit http://help.editme.com for detailed help and useful tips.

You also can evaluate the wiki in the to train yourself with the wiki syntax.

Thanks for joining!


Update on 2006-10-02: The new captcha-based spam control feature seems to be somewhat useless, as a spammer (bbae) was able to go through that. Can someone help to clean up the spam?. Philippe

Update on 2006-08-29: The provider -editme- has finally released a new captcha-based spam control feature. I held up a few registration in the last few weeks. I will be turning full self-help registration, and editing using the captchas in the next few days! We will be back to normal, and hopefully spam free!. Philippe

Update on 2006-06-20: The site edits were closed for a few days because of spam control. Updates are now allowed for registered users. Thanks for your patience. Philippe

 


Comments:

From ravo - 2/6/07 9:53 PM

I am trying to add a SWT widget (like a Table) on the GraphicalEditPart. When i add it on to the parent composite in createPartControl() it gets added in to a new column next to the GraphicalViewer and I am not able to control its width. Can anyone please guide me as to how to add a SWT widget on to a GraphicalEditPart? either to the left (width controllable) or below the graphical viewer.

FYI, when i try to create a new composite from the parent in createPartControl() the createGraphicalViewer() does not accept the modified composite on which new GridLayout is set.

 

Thanks in advance,

Ravo 



Last Modified 11/22/06 9:43 AM

Hide Tools