ChangeLog Editor User Guide | ||
---|---|---|
![]() |
||
ChangeLog Preferences |
{{#eclipseproject:technology.linux-distros}} <css>
margin-bottom: 2em;
}
padding: 3px 0 1px 1em; margin:0; border-bottom: 1px solid #aaa;
}
list-style: none; margin: 0; display: inline;
}
padding: 3px 0.5em; margin-left: 3px; border: 1px solid #aaa; border-bottom: none; background: #eef; text-decoration: none;
}
color: #000; background: #ccf; border-color: #227;
}
{
background: #fff; border-bottom: 1px solid #fff;
}
padding: 3px 0.5em; margin-left: 3px; border: 1px solid #aaa; background: #fff; border-bottom: 1px solid #fff;
}
table.menu-table, .menu-table table {
border: 1px solid #aaa; border-collapse: collapse;
} .menu-table td {
border: 1px solid #aaa; padding: 0.5em 1em;
} .menu-table th {
border: 1px solid #aaa; background-color: #eef;
} .menu-table caption {
border: 1px #aaa solid; margin: 1em 0 0.2em 0; background-color: #ccf; font-weight: bold; font-size: 1.1em;
}
border-left: 1px #aaa solid; border-bottom: 1px #aaa solid;
}
float: left; border-top: 1px solid #aaa; padding: 0.5em 0 0 0.5em;
}
border: 1px solid #aaa; border-bottom: none;
}
width: 40em;
}
width: 14em; line-height: 1em;
}
margin: 0 0 0 15em; padding: 0.5em 1em;
}
width: 80em;
}
padding: 0.5em 1em; width: 15em;
}
padding: 1em 1em 2em 2em; margin: 0 0 0 17em;
}
border: 0 none; width: auto; padding: 0 0 0 1em;
}
line-height: 1.2em;
}
.infobox {
padding: 0.5em 1em; background-color: #fff; float: right; margin: 0.5em;
} </css>
{{Infobox | name = Linux Tools | download = http://www.eclipse.org/linuxtools/downloads.php | website = http://eclipse.org/linuxtools | list = linuxtools-dev | irc = #eclipse-linux | newsgroup = eclipse.technology.linuxtools | product = Technology | source = http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/ }}The ChangeLog plug-in for Eclipse is a basic set of extensions to enable ChangeLog functionality for projects in Eclipse.
Before using the plug-in, you should set the ChangeLog preferences. These preferences include the name and e-mail address you wish to use in a ChangeLog entry.
The default name and e-mail address used by the ChangeLog plug-in are your workstation username and your username@hostname information, respectively. If you set the environment variables ECLIPSE_CHANGELOG_REALNAME
and/or ECLIPSE_CHANGELOG_EMAIL
, the ChangeLog plug-in will use these as the default name and e-mail address instead.
![]() |
||
ChangeLog Preferences |