Skip to main content



      Home
Home » Eclipse Projects » Equinox » Installing software using the p2 director application
Installing software using the p2 director application [message #132132] Mon, 01 June 2009 07:30 Go to next message
Eclipse UserFriend
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?
Re: Installing software using the p2 director application [message #132165 is a reply to message #132132] Mon, 01 June 2009 14:59 Go to previous message
Eclipse UserFriend
Hi,

> 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?

You may trust your eyes here, just say what it recommends:
-application org.eclipse.equinox.p2.director
;-)

Unfortunately http://wiki.eclipse.org/Equinox_p2_director_application
still mentions the old name!!!

Anyway, arguments _seem_ to be the same as for the old app,
but I haven't seen a comparison between them two.

Stephan
Previous Topic:Can p2 touchpoint actions be conditional? (Sun JVM vs. Apple JVM)
Next Topic:Install a RCP application with p2 install?
Goto Forum:
  


Current Time: Tue May 13 12:54:42 EDT 2025

Powered by FUDForum. Page generated in 0.03434 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top