Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-12-10Synchronize eclipse output dir with maven one.Alexander Kurtakov1-1/+1
No need for having the class files twice. Change-Id: I856b22e52bca9d9b15965cc78d468fab605d0c1d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/62376 Tested-by: Hudson CI
2015-12-08changelog: Move to Java 8 and Neon.Alexander Kurtakov1-1/+1
* Bump BREE to Java 8. * Use lambdas where feasible. Change-Id: If540b7560f0c4cf2ad4147fe959de9dc9bc157a6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/62216 Tested-by: Hudson CI
2014-01-26changelog: Update to Java 1.7.Alexander Kurtakov1-1/+1
Change-Id: I45c94ad9295f2ba8664a402e75188afc68f657b1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/21097 Tested-by: Hudson CI
2013-09-10changelog: cleanupsAlexander Kurtakov1-1/+1
* Bump BREE to 1.6 * Enable save actions and more warnings * Fix warnings. Change-Id: Id3a782547552f91efc97ed07eef0450095686c07 Reviewed-on: https://git.eclipse.org/r/16271 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com> IP-Clean: Alexander Kurtakov <akurtako@redhat.com> Tested-by: Alexander Kurtakov <akurtako@redhat.com>
2012-04-05Sync BREE and plugin classpath.Alexander Kurtakov1-2/+2
2008-01-222008-01-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
* .classpath: Fix JSRE requirement. * plugin.xml: Add "Prepare ChangeLog in Editor" action and key bindings to allow Ctrl+Alt+P to work in a text editor. * src/org/eclipse/linuxtools/changelog/core/ChangelogPlugin.java (initializeDefaultPreferences): Don't try and translate gnuFormatter or gnuEditorConfig as these are actual names used in the extensions in plugin.xml.
2007-06-252007-06-25 Kyu Lee <klee@redhat.com>Kyu Lee1-1/+1
* src/org/eclipse/linuxtools/changelog/core/actions/StringDiffOperation.java (StringDiffOperation): Added support for Eclipse 3.3 * META-INF/MANIFEST.MF: Version bump to 2.4.1 and add dependency for Eclipse 3.3.
2007-03-262007-03-26 Kyu Lee <klee@redhat.com>Kyu Lee1-1/+1
* META-INF/MANIFEST.MF: Added. * plugin.xml: Migrated require and other declarations to MANIFEST.MF. Fixed extension declarations to work with new namespace.
2007-03-22- Initial import of ChangeLog plugin 2.3.4.Ben Konrath1-1/+1
2007-06-25import of 3.2 support branchKyu Lee1-1/+1
2008-01-14Tagging 2.6.1.Jeff Johnston1-1/+1
2009-12-18Branch for Helios.Andrew Overholt1-0/+7

    Back to the top