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 "Development Resources/How to Use Eclipse Copyright Tool"

m (Install the org.eclipse.releng.tools plugin to Eclipse: adds information for dummy users)
(It is always nice to to offer the opportunity to copy updatesites rather than just showing them in an attached picture)
Line 2: Line 2:
  
 
You can use the standard software installer ("Help > Install New Software...") to add the Eclipse Project's Releng Tools to your Eclipse configuration.
 
You can use the standard software installer ("Help > Install New Software...") to add the Eclipse Project's Releng Tools to your Eclipse configuration.
 +
Usually the depicted updatesite is part of the default ones, but you also may copy this http://download.eclipse.org/eclipse/updates/3.7 one here.
 
Adjust the number "3.7" to the number matching your eclipse version.
 
Adjust the number "3.7" to the number matching your eclipse version.
  

Revision as of 04:20, 24 July 2015

Install the org.eclipse.releng.tools plugin to Eclipse

You can use the standard software installer ("Help > Install New Software...") to add the Eclipse Project's Releng Tools to your Eclipse configuration. Usually the depicted updatesite is part of the default ones, but you also may copy this http://download.eclipse.org/eclipse/updates/3.7 one here. Adjust the number "3.7" to the number matching your eclipse version.

InstallRelengTools.png

Configuration of Eclipse copyright tool

The Copyright Tool is configured using the preferences.


Copyrighttool.jpg


If you're not sure what to put here, please see the Default Copyright and License Notice.

Use Eclipse copyright tool

Once installed and configured, the Copyright tool can accessed via context menu on a project.

Copyrighttool2.jpg

More Information

More information about the Eclipse Project's Release Engineering Tools can be found in the Platform Releng FAQ.

Back to the top