Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "FAQ Can I use an installation program to distribute my Eclipse product?"

 
m
Line 1: Line 1:
Most Eclipse-based commercial product offerings ship their own product plug-ins
+
Most Eclipse-based commercial product offerings ship their own product plug-ins using a professional installation program, such as InstallShield, or using a free one, such as the Install Toolkit for Java (from IBM AlphaWorks). Such installation tools provide the flexibility of user-defined scripts that are run during installation to discover already installed Eclipse installations, to query the registry on Windows, and most important, to provide graceful uninstall capabilities.
using a professional installation program, such as InstallShield, or using a
+
free one, such as the Install Toolkit for Java (from IBM AlphaWorks). Such installation
+
tools provide the flexibility of user-defined scripts that are run during installation to
+
discover already installed Eclipse installations, to query the registry on Windows, and
+
most important, to provide graceful uninstall capabilities.
+
  
For example, IBM’s WebSphere Studio Device Developer is shipped as a set of plug-ins and
+
For example, IBM's WebSphere Studio Device Developer is shipped as a set of plug-ins and embedded Java runtimes, together with the latest release of Eclipse, designed to install from a CD-ROM. The product can be installed stand alone or added to an existing IBM product, such as WebSphere Studio Application Developer. Doing the installation with a product like InstallShield allows for this kind of flexibility during the installation.
embedded Java runtimes, together
+
with the latest release of Eclipse, designed to install from a CD-ROM.  
+
The product can be installed stand alone or added to an existing
+
IBM product, such as WebSphere Studio Application Developer. Doing the installation with
+
a product like InstallShield allows for this kind of flexibility during the installation.
+
  
Once the product has been installed, it is recommended that the Eclipse Update Manager
+
Once the product has been installed, it is recommended that the Eclipse Update Manager be used to check for updates and that an update site be used for delivering new features or feature upgrades to users. This is the way users of WebSphere Studio Device Developer can add support for embedded platforms that were added recently or that are provided by third parties.  
be used  
+
to check for updates and that an update site be used  
+
for delivering new features or feature upgrades
+
to users. This is the way users of WebSphere Studio Device Developer can add support
+
for embedded platforms that were added recently or that are provided by third parties.  
+
  
 
== See Also: ==
 
== See Also: ==
 +
*InstallShield (http://www.installshield.com)
 +
*Install Toolkit for Java (free) (http://www.alphaworks.ibm.com)
  
InstallShield (http://www.installshield.com)
+
{{Template:FAQ_Tagline}}
 
+
Install Toolkit for Java (free) (http://www.alphaworks.ibm.com)
+
 
+
<hr><font size=-2>This FAQ was originally published in [http://www.eclipsefaq.org Official Eclipse 3.0 FAQs]. Copyright 2004, Pearson Education, Inc. All rights reserved. This text is made available here under the terms of the [http://www.eclipse.org/legal/epl-v10.html Eclipse Public License v1.0].</font>
+

Revision as of 22:53, 1 June 2006

Most Eclipse-based commercial product offerings ship their own product plug-ins using a professional installation program, such as InstallShield, or using a free one, such as the Install Toolkit for Java (from IBM AlphaWorks). Such installation tools provide the flexibility of user-defined scripts that are run during installation to discover already installed Eclipse installations, to query the registry on Windows, and most important, to provide graceful uninstall capabilities.

For example, IBM's WebSphere Studio Device Developer is shipped as a set of plug-ins and embedded Java runtimes, together with the latest release of Eclipse, designed to install from a CD-ROM. The product can be installed stand alone or added to an existing IBM product, such as WebSphere Studio Application Developer. Doing the installation with a product like InstallShield allows for this kind of flexibility during the installation.

Once the product has been installed, it is recommended that the Eclipse Update Manager be used to check for updates and that an update site be used for delivering new features or feature upgrades to users. This is the way users of WebSphere Studio Device Developer can add support for embedded platforms that were added recently or that are provided by third parties.

See Also:


This FAQ was originally published in Official Eclipse 3.0 FAQs. Copyright 2004, Pearson Education, Inc. All rights reserved. This text is made available here under the terms of the Eclipse Public License v1.0.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.