Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » please verify wiki change
please verify wiki change [message #94616] Wed, 08 August 2007 17:08 Go to next message
Eclipse UserFriend
Originally posted by: jacek.pospychala.pl.ibm.com

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello!<br>
<br>
There was an outdated FAQ:
<a class="moz-txt-link-freetext" href=" http://wiki.eclipse.org/FAQ_What_is_the_minimal_Eclipse_conf iguration%3F"> http://wiki.eclipse.org/FAQ_What_is_the_minimal_Eclipse_conf iguration%3F</a><br>
<br>
Which stated that: <br>
<i>startup.jar. This file contains a single class used to bootstrap the
platform. Its sole purpose is to find and invoke the plug-in
responsible for starting the platform.</i><br>
<br>
I've updated to:<br>
<i><tt>org.eclipse.equinox.launcher</tt>. This plug-in contains
essential
classes to bootstrap the platform. Its purpose is to launch Eclipse
from command line, webstart or by native launcher.</i><br>
<br>
I hope it's correct, but please let me know if I missed something.<br>
<br>
thanks<br>
<br>
</body>
</html>
Re: please verify wiki change [message #94854 is a reply to message #94616] Tue, 14 August 2007 15:05 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
I added the following in addition to the changes you made:

org.eclipse.equinox.launcher.[ws].[os].[arch]. The platform specific fragments
of the org.eclipse.equinox.launcher bundle contain an eclipse native shared
library which is required by the native launcher. This shared library is also
used to display the splash screen. If the native launcher is not being used, and
a splash screen is not required, then this fragment can be excluded.

startup.jar: In Eclipse 3.2 and earlier, the launcher plugin and fragment did
not exist. Instead the startup.jar in the root of the install was responsible
for bootstrapping the platform.

-Andrew
Jacek Pospychala wrote:
> Hello!
>
> There was an outdated FAQ:
> http://wiki.eclipse.org/FAQ_What_is_the_minimal_Eclipse_conf iguration%3F
>
> Which stated that:
> /startup.jar. This file contains a single class used to bootstrap the
> platform. Its sole purpose is to find and invoke the plug-in responsible
> for starting the platform./
>
> I've updated to:
> /org.eclipse.equinox.launcher. This plug-in contains essential classes
> to bootstrap the platform. Its purpose is to launch Eclipse from command
> line, webstart or by native launcher./
>
> I hope it's correct, but please let me know if I missed something.
>
> thanks
>
Previous Topic:Example ant build - Content Provider not set for site?
Next Topic:App server from within RCP
Goto Forum:
  


Current Time: Tue Apr 23 06:35:32 GMT 2024

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

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

Back to the top