[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Installing software using the p2 director application

Hi all,

Regarding this help article I use in my ant script
<arg value="-application"/>
<arg value="org.eclipse.equinox.p2.director.app.application"/>
But in RC get next error:
[java] This application is deprecated. Please use the org.eclipse.equinox.p2.director application.
Installation seems completed successfuly.
What parameters should I use to prevent this deprecated message?