Jonah Graham
1f0451c163
[releng] Prepare for 10.7.0 with version bumps
...
All the about.html files are updated, so every bundle that hasn't
already had a bump in 10.7 needs one now
Change-Id: I6143d2fbe77a58a3a6d2f4a226d96087117f9ac1
2022-04-13 13:15:06 -04:00
Torbjörn Svensson
5779b04e6b
Fixed "Key X is not found in localization properties file" warning
...
Change-Id: I467386ce652c67507c9373a669a60dbb8a8f8e2d
Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
2020-08-28 21:32:18 +02:00
Jonah Graham
fd9382d8a9
Bug 562494: Update BREE to Java 11
...
Change-Id: I0c91aafc0cb1b179936acbd4c9df2d961899e3fa
2020-08-24 17:50:56 -04:00
Karsten Thoms
652602febd
Bug 540610 - Add Automatic-Module-Name header
...
Change-Id: Ia990b24469751050dd9ec8f9b5550804816308b3
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2018-10-30 15:49:15 +01:00
Marc Khouzam
9e1e981b4d
Move the rest of the CDT plugins to java 8
...
This change was generated using the script:
releng/scripts/ChangeJavaVersion.sh
Change-Id: I2ad96dc682a5acb8529c3edec40de279c331b5a4
2016-06-22 14:51:43 -04:00
Marc Khouzam
d90ba8867b
Missing exports to o.e.cdt.visualizer.examples
...
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 16:07:22 -04:00
Sergey Prigogin
5d7a19fa6c
Enabled JDK 1.7.
...
Change-Id: Ic2a161ea3c318dc1e8ba01c271c936bf5ed8763d
Reviewed-on: https://git.eclipse.org/r/21020
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-24 13:38:55 -05:00
William R. Swanson
38289ccdd0
Bug 373138: Add new text-selection visualizer example.
...
- visualizer/org.eclipse.cdt.visualizer.ui
- src/org/eclipse/cdt/visualizer/ui/util/ScrollPanel.java
- add ScrollPanel UI class
- visualizer/org.eclipse.cdt.visualizer.examples
- src/org/eclipse/cdt/visualizer/examples/
- VisualizerExamplesPlugin.java
- add UIResourceManager instance to plugin
- src/org/eclipse/cdt/visualizer/examples/sourcegraph/
- SourceGraphVisualizer.java
- visualizer implementation
- SourceGraphControl.java
- graphic visualization control
(displayed in ScrollPanel by SourceGraphVisualizer)
- plugin.xml
- add extension point declaration for new visualizer example
- resources/messages.properties
- add string resource file
- .classpath
- add "resources/" directory as a source path
- META-INF/MANIFEST.MF
- add a couple plugin dependencies
2012-03-05 15:47:39 -05:00
Marc Khouzam
a4153db426
Bug 372797: Update based on comments.
2012-03-02 10:47:06 -05:00
Marc Khouzam
bcce66726a
First commit of an example visualizer, which displays a count of problem markers.
2012-02-29 11:07:11 -05:00