[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] RCP Simple Questions

Hello,

I'm developing an RCP application, and I have two simple questions.

In several tutorials I've noticed that some entries have the value of the attribute 'name' starting with a '%'.

For example:

<category 
	name="%categoryName"
	id="org.eclipse.ui.tutorials.part1.viewCategory"
/>

I suppose this has something to do with i18n, but I don't know how it works. 

Question number two is a bit more complicated. I've made a wizard that helps the user in the creation of a database connection. I would like to make the wizard available at the entry File->New. I don't know which extension point should I use. Currently I'm using point="org.eclipse.ui.newWizards", and the wizard becomes available at File->Others instead of File->New.

Thanks in advance,
  Gama Franco
 

--
View in EZ forum: http://www.eclipsezone.com/eclipse/forums/m91954560.html