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 pages "FAQ Why does my update site need a license?" and "Getting Started with DTP"

(Difference between pages)
 
(Requirements)
 
Line 1: Line 1:
When installing a feature using the Update Manager, you may run into
+
=Requirements=
a cryptic message that this feature will invalidate the current configuration.  
+
This page describes steps to get started with DTP 0.7 and the 0.9 streams. We assume that you have installed the appropriate version of the Eclipse platform, EMF and GEF as described on the [http://www.eclipse.org/datatools/downloads.html DTP download] page for your specific DTP build.
When you click '''Details...''', the reason is indicated: A license
+
agreement is missing for the feature. A feature must have a license
+
before it can be shared with others on an update site.
+
 
+
 
+
 
+
For each feature published through your update site, edit the  
+
<tt>feature.xml</tt> file and enter a license agreement. Then, in
+
the <tt>site.xml</tt> editor, click '''Build All''' again to rebuild
+
the features.
+
 
+
 
+
 
+
 
+
 
+
== See Also: ==
+
 
+
 
+
[[FAQ_How_do_I_create_a_feature%3F]]
+

Revision as of 11:23, 17 April 2006

Requirements

This page describes steps to get started with DTP 0.7 and the 0.9 streams. We assume that you have installed the appropriate version of the Eclipse platform, EMF and GEF as described on the DTP download page for your specific DTP build.

Back to the top