|
Re: startup.jar in org.eclipse.releng.eclipsebuilder [message #327534 is a reply to message #327532] |
Wed, 23 April 2008 14:22  |
Eclipse User |
|
|
|
The article is old, starting in 3.3, startup.jar is replaced with a bundle
org.eclipse.equinox.launcer
The new command would look something like:
java -jar plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-Andrew
Derek wrote:
> Hello,
> I am reading the article called "Build and Test Automation for plug-ins
> and features" and following the examples there.
> There's a section that asks me to check out the eclipse sources using
> r3_0_2 branch:
>
>
> c:\build>cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse
> export -r R3_0_2 org.eclipse.releng.eclipsebuilder
>
>
>
> However, after the command I don't see the startup.jar file. Does anyone
> know how to get that file?
>
> java -cp %ECLIPSE_HOME%\startup.jar org.eclipse.core.launcher.Main
>
>
>
>
> Thanks for any advise.
>
>
>
> -Derek Lac
> dlac23@yahoo.com
> Link of the article:
> http://www.eclipse.org/articles/Article-PDE-Automation/autom ation.html
|
|
|
Powered by
FUDForum. Page generated in 0.03484 seconds