[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Menu bar and plugin.xml

David Springgay wrote:

> ReddyRaja,

> I created a new folder in the Eclipse plugins directory and copied your
> xml into a plugin.xml file there.  After providing an icon for
> icons/helloworld.gif I started up Eclipse and found that the HelloWorld
> action set was visible and could be turned on.  It created a samples menu
> in the window.

> Please excuse these questions, but I have to ask them ..

> Have you created a plugin folder beneath plugins?
> Does it contain a plugin.xml file?

I did.
My directory structure looks like this
c:\mywork\eclipse\plugins\org.eclipse.examples.helloworld\helloworld.jar
c:\mywork\eclipse\plugins\org.eclipse.examples.helloworld\plugin.xml
c:\mywork\eclipse\plugins\org.eclipse.examples.helloworld\icons\helloworld.gif

Surprisingly it does not work for me.
Any more clues ?

Cheers.







> Dave