[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: WTP headless build issues...

My guess is that you didn't add org.eclipse.wst.xml.ui to the feature that you are building. You typically invoke PDE build on a feature and only plugins references by that feature get build.

- Konstantin