[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: import a class from another project

On 4/9/2009 11:59 AM, Ed Merks wrote:
Will,

In the MANFIEST.MF. :-P The plugin.xml used to contain everything but
now it's just for defining extension points and for contributing
extensions.

PDE manages the project build path for you, so you'll see some evidence of it in the .classpath file.



Williams wrote:
Thanks, Ed. It works now. I am just wondering after the changes via
the Manifest Editor, which file can see these settings? I cannot find
the change in plugin.xml file. Thanks.