[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[CASHeW-s-editor-patches] Re: The Manifest file...
From: |
Ravish Bhagdev |
Subject: |
[CASHeW-s-editor-patches] Re: The Manifest file... |
Date: |
Tue, 29 Mar 2005 13:51:58 +0100 |
Hi Andrew,
Multiple plugin.xmls also annoy me a lot. It was the result of multiple
copies of the whole source that you recently cleaned up. We need 1
plugin.xml file in the root of the project. Thats where the environment
will look for it. We dont need any other plugin.xmls so if you can please
remove them if present.
I tried searching for some ini files or settings in Eclipse itself where can
can direct it to look for the xml in some subdirectory but I did not find
anything. I also browsed through the Eclipse help and web but there is
nothing to specify that.
You are right that we need that in (EclipseDir)/plugins/pluginname_version/
directory after we deploy the plugin, but for now, when we are developing
it, we need it in the root.
-Ravish, Roger
----- Original Message -----
From: "Andrew John Hughes" <address@hidden>
To: "Ravish Bhagdev" <address@hidden>
Cc: <address@hidden>
Sent: Tuesday, March 29, 2005 1:24 PM
Subject: Re: The Manifest file...