Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate the e4 tools to PDE #1081

Merged
merged 1,294 commits into from
Jan 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1294 commits
Select commit Hold shift + click to select a range
622bdbf
Bug 472674 - Clear warnings after org.eclipse.core.databinding update
Jul 3, 2018
07b2aba
Bug 534706 - Application model editor - Create dialog persist package
psuzzi Jul 31, 2018
5b77381
Bug 530393 - EPL 2.0 update for platform.ui.tools feature
vogella Aug 21, 2018
1183317
Bug 530393 - EPL 2.0 update for platform.ui.tools tests
vogella Aug 21, 2018
8b15549
Bug 530393 - EPL 2.0 update for platform.ui.tools plug-ins
vogella Aug 21, 2018
53fb5a1
Bug 535802 - EPL-2.0 for JDT templates in platform.ui.tools
vogella Aug 21, 2018
dc5ab9f
Bug 538210- Fixes broken copyright in
vogella Aug 23, 2018
3562630
Bug 538531 - POM version change for 4.10 release
sravanlakkimsetti Sep 4, 2018
7490652
Bug 538778 - Enable auto activation keys for content assists in fragment
vogella Sep 7, 2018
479b4fa
4.10 version increase for org.eclipse.e4.tools.emf.ui
vogella Sep 7, 2018
ceb1b07
Bug 538787 - Find class button in Part Descriptor in e4 editor not
burcuka Sep 12, 2018
a96fa61
Bug 538787 - Find class button in Part Descriptor in e4 editor not
burcuka Sep 12, 2018
9f36f16
Fix right-justified editor labels
zeejot Sep 13, 2018
31119ad
Fix NPE in Model Fragment Editor
zeejot Sep 13, 2018
7f01e70
Remove label comment
zeejot Sep 13, 2018
9be4344
Replace getSelection with getStructuredSelection
zeejot Sep 13, 2018
8546af0
Fix selection in table when Up/Down button is pressed
zeejot Sep 13, 2018
cb8f0bf
Fix table layout to FILL.BOTH
zeejot Sep 14, 2018
52cb5af
Remove unused labels
zeejot Sep 16, 2018
4289b82
Fix right-justified label in Area Editor
zeejot Sep 16, 2018
390fca8
Bug 539141 - Remove Message Class in E4Model Editor
zeejot Sep 14, 2018
faaa8bd
Bug 539164 - Tabbing is not working in E4 table editors
zeejot Sep 13, 2018
791e5e2
Bug 539142 - Add : to labels in E4Model Editor
zeejot Sep 13, 2018
2739af6
Bug 528860 - Polish e4 Tools
zeejot Sep 18, 2018
89610e6
Bug 539201 - New Option for AbstractPickList to hide the empty group
zeejot Sep 17, 2018
98aac76
Fix missing Find ... button icon for Model Fragment editor
zeejot Sep 20, 2018
84db347
Bug 539141 - Fix compiler warnings
zeejot Sep 24, 2018
a799c35
Version 4.10 update of bundles/org.eclipse.e4.tools.compat
vogella Sep 27, 2018
2738d0d
Bug 493655 - Remove org.eclipse.e4.languages extension point and related
vogella Sep 27, 2018
886ba46
Bug 539713 - Comparator Error in I20181001-1800 Build
ktatavarthi Oct 2, 2018
e769d56
Bug 540097 - Comparator Errors in I20181012-1800 Build
ktatavarthi Oct 13, 2018
0117662
Bug 539583 - Retire org.eclipse.e4.tools.compat
vogella Oct 8, 2018
94a6b0e
Revert "Bug 539583 - Retire org.eclipse.e4.tools.compat"
ktatavarthi Oct 15, 2018
e89d748
Bug 540370 - Some E4 templates don't set the cursor position correctly
Oct 22, 2018
7563d3b
Fixes javax.anntation version in tools.services and emf.ui
vogella Oct 22, 2018
3b0319f
Fixed incorrect e4 event method templates
vogella Nov 9, 2018
8a45a06
Replace header composite with section in E4 Editor
zeejot Sep 20, 2018
bef86a6
Minor cleanup in AbstractPickList
vogella Nov 13, 2018
9bc09e3
Bug 541822 - POM and product version change for 4.11 release
niraj-modi Dec 7, 2018
f892475
Version 4.11 update for org.eclipse.e4.tools
vogella Feb 11, 2019
9587481
Remove unused method in activator for org.eclipse.e4.tools
vogella Feb 11, 2019
49d674d
Remove unused log methods in activator for org.eclipse.e4.tools
vogella Feb 11, 2019
5840765
Version 4.11 update for org.eclipse.e4.tools.emf.ui
vogella Feb 11, 2019
004da98
Delete unnecessary @inheritDoc comments
vogella Feb 11, 2019
462cd09
Bug 544454 - Remove Util class
eCemetery Feb 15, 2019
1823f11
Bug 545094 - POM and product version change for 4.12 release
niraj-modi Mar 8, 2019
8576c0c
Bug 545094 - POM and product version change for 4.12 release
niraj-modi Mar 8, 2019
cf80f55
Version 4.12 update for org.eclipse.e4.tools
vogella Apr 26, 2019
54dd998
Version 4.12 update for org.eclipse.e4.tools.emf.ui
vogella Apr 26, 2019
886f7d9
Bug 544303 - Add type arguments to e4 Tools databinding
Feb 9, 2019
ee403cb
Bug 509581 - [Model] Application model not refreshed after refactoring
vogella Nov 22, 2018
44ddb0e
Bug 546975 - Don't use WidgetProperties.selection
May 5, 2019
951a765
Bug 547907 - POM and product version change for 4.13 release
niraj-modi Jun 7, 2019
29c1045
4.13 version update for org.eclipse.e4.tools.emf.ui
vogella Jun 13, 2019
0a54dfe
Removed unexpected Code-Templates. For Example Catch-Exceptions adds a
ShawnKleese Jun 12, 2019
4e42e9d
Bug 548202 - [WindowIconDialogEditor] should never include Icons from
ShawnKleese Jun 12, 2019
83fcabe
Version 4.13 update for org.eclipse.e4.tools
vogella Jun 13, 2019
ce16952
Replaces StringBuffer with StringBuilder in org.eclipse.e4.tools.emf.ui
vogella Jun 13, 2019
9ad0ee5
Using StringBuilder instead of StringBuffer in org.eclipse.e4.tools
vogella Jun 13, 2019
9d2b5e4
Bug 548257 - Retire Jet templates from org.eclipse.e4.tools
vogella Jun 13, 2019
f41ff22
Bug 474156 - Make API Tools able to run during Tycho build
mickaelistria Jun 24, 2019
ace0425
Remove unused code.
akurtakov Jul 8, 2019
59c40f9
Enable API tooling.
akurtakov Jul 8, 2019
ecc3a1d
Do not use deprecated ViewerSorter.
akurtakov Jul 8, 2019
c10fe94
Use try-with-resources.
akurtakov Jul 8, 2019
3a9186d
Javadoc warning fixes.
akurtakov Jul 8, 2019
a9fa09b
Remove templates folder from bin.includes in edito3x.
akurtakov Jul 8, 2019
9ca1cd9
Downgrade not exporting all packages from warning to ignore.
akurtakov Jul 8, 2019
3ff14b9
Bug 484969: Find contribution class dialog errors on *
Jul 9, 2019
f158e37
Bug 539188 - E4 model editor - Allow multi deletion in the fragment
Jul 9, 2019
4811406
Bug 540155 - [Model Fragment Editor] Labels for all Model Fragments are
Jul 10, 2019
3c63e69
Bug 550767 - POM and product version change for 4.14 release
niraj-modi Sep 6, 2019
4a72d73
Set missing execution environment to warning instead of error
vogella Sep 2, 2019
94468d8
Bug 551174 - Comparator errors in 4.14 I build - I20190917-1800
akurtakov Sep 18, 2019
f4efb91
Bug 551167 - Mark commands and handlers from e4 model editor as
vogella Sep 17, 2019
f378dc4
Bug 551580 - Build I20190927-1800 failed
akurtakov Sep 28, 2019
b724b81
Bug 551580 - Build I20190927-1800 failed
akurtakov Oct 1, 2019
40ec612
Bug 538922 - Model fragment editor should set the property apply to
Jul 12, 2019
c897247
Bug 551750 - [Tools] Application model editor, adding a PartSash to a
Oct 14, 2019
554503c
Bug 551553 - Model editor - cannot select Imports in fragments via
Oct 16, 2019
a354f31
Bug 552176 - [Tools] Application model editor: Jump to list entries
Oct 17, 2019
7ef926a
Fix spacing in E4PickList Layout
Oct 17, 2019
7f77e29
Bug 551551 - Icons should be scaled in the model editor
Oct 18, 2019
322f269
Bug 496835 - [Tools] Application model editor doesn’t allow the
Oct 14, 2019
c50053a
Bug 496833 - [Tools] Application model editor doesn’t allow to create a
Oct 29, 2019
eb2924b
Fix ModelEditor pref color loading
jensli Nov 3, 2019
8db623a
Cleanup in ModelEditor
jensli Nov 3, 2019
a8276ad
Use Logger in ModelEditor
jensli Nov 3, 2019
be8b979
Bug 551749 - [Tools] Application model editor doesn’t allow to create
Nov 2, 2019
60f88c2
Declare E4TemplateCompletionProposalComputer as usable in non-UI Thread
mickaelistria Oct 22, 2019
e15986d
Bug 553742 - POM and product version change for 4.15 release
niraj-modi Dec 6, 2019
4910b01
4.15 update for org.eclipse.e4.tools.emf.ui
vogella Dec 15, 2019
9b17faf
Bug 553663 - Icon selection dialog of the e4 application model editor
Dec 6, 2019
7ff244b
Bug 558403 - Use lambda as label provider in
vogella Dec 17, 2019
6f25df2
Warning cleanup in org.eclipse.e4.tools.emf.ui
jensli Dec 25, 2019
716965d
Bug 558815 - Fix license headers corrupted by Bug 535802
vogella Jan 6, 2020
948d0d2
4.15 update for org.eclipse.e4.tools
vogella Jan 9, 2020
a075e21
Removes unnecessary whitespace from e4 tools
vogella Jan 6, 2020
a81d2fe
4.15 update of org.eclipse.e4.tools.compat
vogella Jan 9, 2020
0ddb5c0
Remove unnecessary array creation for varargs
vogella Dec 19, 2019
2b9f3b4
Bug 559097 - Compile warnings in I20200113-0130
akurtakov Jan 13, 2020
c048148
[minor] Title for Window Icon dialog was "Menu Icon Search"
Dec 6, 2019
ef60751
Iterate over Map.entrySet instead of Map.keySet and value search
vogella Jan 13, 2020
fee4ad5
Bug 559117 - Add ToolbarItem command dialog should be centered
Jan 14, 2020
ee5b217
Use System.lineSeparator()
vogella Jan 13, 2020
74d0f92
Bug 558411 - Guard against disposed master in WindowEditor
jensli Dec 25, 2019
11f3fa3
4.15 update for org.eclipse.e4.tools.services
vogella Jan 16, 2020
2c5e29b
Use lambdas where possible
vogella Dec 19, 2019
773b645
Bug 559470 - Remove unused ToolsServicesActivator#getPackageAdmin from
Jan 24, 2020
1139ae1
Bug 501597 - [Model] Support new trimbars for Part and Perspective in e4
Dec 6, 2019
e625ef6
Use .isEmpty() instead of .size()==0 or .equals("")
carstenartur Nov 26, 2019
4c2d2ae
Use method references in ui.tools
vogella Feb 11, 2020
910e79e
Bug 559584 - Replace logging via ToolsServicesActivator with other means
laeubi Feb 15, 2020
f288038
4.15 update of org.eclipse.e4.tools.emf.editor3x
vogella Feb 17, 2020
ddf50be
Remove unnecessary override and use super directly
vogella Feb 17, 2020
0ea1785
Bug 560872 - POM and product version change for 4.16 release
mbooth101 Mar 6, 2020
44b4ac0
Bug 562167 - Comparator errors in I20200415-0620
akurtakov Apr 16, 2020
74772eb
Use List.sort directly.
akurtakov May 12, 2020
0db2598
Bug 562966 - Part Icon Search Icon still has white background
vogella May 22, 2020
17e9c4a
Bug 563840 - POM and product version change for 4.17 release
sravanlakkimsetti Jun 4, 2020
9f7d23b
4.17 update of org.eclipse.e4.tools.emf.ui
vogella Jun 8, 2020
9adac52
Bug 563872 - NPE in checkDeltaContainsE4xmi
styken Jun 3, 2020
e535f86
Bug 563701 - Use camel case in editor.name
May 29, 2020
da5db88
Bug 564063 - Using ArrayContentProvider.getInstance() instead of new …
vogella Jun 5, 2020
e2320ee
Bug 563544 - Use requestLayout instead of layout(true,true) in model
vogella May 25, 2020
12d30e5
Bug 563386 - UISynchronize: Add disposal check
May 20, 2020
f9107a4
Bug 562813 - Delete Mark MInput and MInputPart
merks Jun 25, 2020
ac0aa4c
Bug 473980 - Label of Handled Menu Item not updated in Menu's overview
rolfth Jun 11, 2020
d266b5f
Bug 565213 - e4 Model Editor should display detailed Label for Menu,Trim
opcoach Jul 14, 2020
516fe78
Bug 563701 - Rename Eclipse 4 model editor
vogella Jul 23, 2020
e1b41aa
Bug 566471 - I20200828-0150 - Comparator Errors Found
sravanlakkimsetti Aug 28, 2020
6bdebbb
Bug 566356 - POM and product version change for 4.18 release
akurtakov Sep 3, 2020
3f2ccc7
Bug 567095 - Comparator errors in I20200917-1800
vik-chand Sep 18, 2020
f631e10
Version bumps for 4.18
akurtakov Sep 23, 2020
49bf39d
Bug 567761 - Model Editor sometimes shows blank labels
wimjongman Oct 9, 2020
b011bd5
Bug 567305 - Create a Java16 SE profile in Tycho
akurtakov Oct 26, 2020
2332f32
Bug 569318 - POM and product version change for 4.19 release
sravanlakkimsetti Dec 1, 2020
fe74be9
Bug 563459 - Enhance UISynchronize to make it more useful
laeubi Dec 30, 2020
96048f8
Bug 570003 - Version issues in Platform UI
iloveeclipse Jan 2, 2021
90ce1af
Bug 570441 - Move to Tycho 2.2.0
akurtakov Jan 19, 2021
8403228
4.19 update of org.eclipse.e4.tools.emf.ui
vogella Feb 3, 2021
919c6de
Using Primitve comparison in ObjectViewer
vogella Feb 4, 2021
d6c43dc
Removes unreachable code from RegistryUtil
vogella Feb 3, 2021
5e656f6
Bug 570914 - Fix for ContributionDataFile for e4 tools
vogella Feb 6, 2021
352ce2a
Bug 570914 - use fixed API
iloveeclipse Feb 10, 2021
6a85738
Bug 571689 - POM and product version change for 4.20 release
akurtakov Mar 5, 2021
cfc3655
Bump bundles to Java 11 where there deps already moved.
akurtakov Apr 27, 2021
fb795e5
Bug 573960 - POM and product version change for 4.21 release
sravanlakkimsetti Jun 3, 2021
3b08ff5
Bug 575782 - POM and product version change for 4.22 release
kitlo Sep 5, 2021
b39c5bc
Bug 576658 - "Visible" checkbox label on WindowEditor not externalized
kitlo Oct 16, 2021
8b0bb8f
Bug 576659 - Checkbox labels on MenuContributionEditor not externalized
kitlo Oct 16, 2021
af869b1
Bug 576710 - TrimContributionEditor displays unexternalized element
kitlo Oct 19, 2021
102c978
Bug 576711 - VWindowControlEditor displays unexternalized element names
kitlo Oct 19, 2021
348bc50
Bug 576668 - SideValue labels in TrimBarEditor not externalized
kitlo Oct 19, 2021
167cb9b
Bug 576669 - ItemType labels in ToolItemEditor not externalized
kitlo Oct 19, 2021
4604209
Version bump for 4.22 stream.
akurtakov Oct 20, 2021
153de86
Various warning fixes
akurtakov Oct 20, 2021
827d9ef
Move o.e.e4.tools.tests to Java 11
akurtakov Oct 20, 2021
4560ea5
Bug 572946 - [e4][Tooling] support new model-fragment header in the
laeubi Apr 19, 2021
a54727e
Bug 577442 - POM and product version change for 4.23 release
sravanlakkimsetti Nov 25, 2021
b4f2e2c
Bug 577960 - Model Spy command names and descriptions are not
kitlo Jan 10, 2022
38c86fe
Bug 577960 - Model Spy command names and descriptions are not
kitlo Dec 26, 2021
99f20b5
Bug 579073 - POM and product version change for 4.24 release
sravanlakkimsetti Mar 4, 2022
2398764
Bug 578629 - [Accessibility] Model Spy Form tab has text labels which
niraj-modi Mar 10, 2022
0aebdc9
Bug 577961 - Model Spy List tab not accessible with keyboard only
vik-chand Mar 15, 2022
d7b4ba7
Model Spy List tab not accessible with keyboard only #2 (#3)
vik-chand Mar 18, 2022
aa8d6f5
Bug 577961 - Model Spy List tab not accessible with keyboard only
niraj-modi Mar 22, 2022
3c9dadf
Bug 577961 - Model Spy List tab not accessible with keyboard only
vik-chand Mar 22, 2022
a095c0e
Bug 579418 - Model Spy > Form/List/XMI tabs > selection state lost when
niraj-modi Mar 25, 2022
16b7113
Bug 579509 - IES423:(ICT) Missing space between two strings (#14)
niraj-modi Mar 31, 2022
34d7ef4
Bug 579509 (#17)
niraj-modi Mar 31, 2022
ee73a4c
Bug 579683 - IES423: The 1st character of each topic is truncated in
niraj-modi Apr 20, 2022
8ccd1a6
POM and product version changes for 4.25 release (#22)
SDawley Jun 3, 2022
fb6385b
POM and product version changes for 4.26 release (#25)
sravanlakkimsetti Sep 2, 2022
f330b18
JavaAttribute.getAttributes() should catch InaccessibleObjectExceptio…
merks Sep 15, 2022
19af322
Version bump for 4.26 stream
akurtakov Nov 11, 2022
32accd6
POM and product version changes for 4.27 release
akurtakov Nov 30, 2022
c7960ac
Bug 570471 - Add utilities for perspectives persistence and migration…
eneufeld Dec 20, 2022
2440562
Fix warning in I-build
akurtakov Jan 4, 2023
e25b693
Moving tools projects into a tools subfolder
vogella Feb 14, 2023
aa54149
Migrierte Tools auch Teil des Builds
vogella Feb 14, 2023
08a9352
Version bumps
laeubi Feb 17, 2023
990d864
Removes .project filter from Gitigore
vogella Feb 20, 2023
67e46ca
Removes org.eclipse.e4.tools.jdt.templates from build due to failing
vogella Feb 20, 2023
3ea5930
Revert "Removes org.eclipse.e4.tools.jdt.templates from build due to …
vogella Feb 21, 2023
c4de03c
Update for release 4.28
eclipse-releng-bot Feb 28, 2023
95d65b8
POM and product version changes for 4.28 release
MohananRahul Mar 7, 2023
ad31f4b
JavaSE-17 bulk update (#643)
jukzi Mar 17, 2023
2f34f8c
Enable the setting of command icons for e4 commands
N1k145 Mar 9, 2023
91f2afb
Strings in org.eclipse.e4.tools.jdt.templates needed translation supp…
Shee43 Apr 14, 2023
a5f9004
avoid source bundle warning
Bananeweizen Apr 26, 2023
cf2db34
Clean-up OSGi package imports and remove unused dependencies
HannesWell Apr 29, 2023
21be16c
Improve OSGi metadata about dependency to javax.inject/annotations
HannesWell Apr 29, 2023
23b59ad
Fix for "Redundant specification of type arguments" error
iloveeclipse May 10, 2023
18db982
POM and product version changes for 4.29 release
deepika-u Jun 6, 2023
7af3bc6
POM and product version changes for 4.29 release
sravanlakkimsetti Jun 7, 2023
b6c9d93
fix leaked resources
EcljpseB0T May 22, 2023
28e6aea
use try-with-resource
EcljpseB0T Jun 6, 2023
019874b
Add missing "static" modifier for constants
EcljpseB0T Jun 7, 2023
3c528a5
Use try-with-resource and java.io.InputStream convenience methods
EcljpseB0T Jun 12, 2023
4d18b5a
version bump org.eclipse.e4.tools.emf.editor3x
EcljpseB0T Jun 13, 2023
d204c62
Remove unused import
akurtakov Jun 14, 2023
268d43b
e4 BundleImageCache: avoid deprecated finalize()
EcljpseB0T Jun 14, 2023
3c7c9e8
Remove unused imports
akurtakov Jun 16, 2023
4fc106b
Re-normalize line-endings in git of all files to Linux style ("\n")
HannesWell Jun 25, 2023
28f8d17
Version bumps for 4.29 stream
HannesWell Jun 25, 2023
538f0ce
Use new static IPath factories and constants and only the IPath type
HannesWell Jun 24, 2023
4859cfa
Version bumps for 4.29 stream
HannesWell Jun 25, 2023
e2c5e7d
Touch bundles affected by the new ecj version
iloveeclipse Jun 30, 2023
fe1f703
Fixed javadoc errors reported by Java 17
iloveeclipse Jun 30, 2023
32ad093
Replace usages of deprecated ResourceManager methods
HannesWell Jun 23, 2023
476512b
Javadoc fixes
akurtakov Jul 3, 2023
3fa7751
Remove unnecessary 'Bundle-ClassPath: .' MANIFEST.MF entries
HannesWell Jul 8, 2023
62be2bb
Refactor XML handling
EcljpseB0T Jul 20, 2023
105488c
Fixed version of org.eclipse.e4.tools.jdt.templates
iloveeclipse Aug 1, 2023
0b88afa
update to org.eclipse.emf.ecore 2.35.0
EcljpseB0T Aug 1, 2023
70d7d44
POM and product version changes for 4.30 release (#1081)
MohananRahul Sep 4, 2023
04c55ac
Remove bundle org.w3c.css.sac require (#1113)
merks Sep 13, 2023
9fd2b62
Touch bundles affected by changed bytecode generation
iloveeclipse Sep 21, 2023
c03c21c
Use pomless build for org.eclipse.e4.tools.test
vogella Oct 6, 2023
cdcd9a5
Use PDEProject.getManifest(project) instead of hard coded location
laeubi Oct 20, 2023
6fa77f6
Clean Up: Add final modifier to private fields
EcljpseB0T Sep 29, 2023
537f110
version bumps
EcljpseB0T Oct 23, 2023
53c7077
Migrate from javax.inject/annotation to jakarta.inject/annotation
HannesWell Oct 28, 2023
684af42
Fixing "Redundant specification of type arguments errors"
iloveeclipse Nov 3, 2023
5e3c370
Remove unnecessary attributes from feature.xml files
HannesWell Nov 4, 2023
41d9e4a
LTK Refactoring: fix progress report
EcljpseB0T Nov 6, 2023
9329423
fix NON-NLS warnings
EcljpseB0T Nov 6, 2023
fe6267b
Update for release 4.31
laeubi Nov 26, 2023
dffc604
Remove blank Javadoc 1
EcljpseB0T Nov 30, 2023
ec4ac37
enable explicitlyClosedAutoCloseable=warning
EcljpseB0T Nov 20, 2023
21921eb
Disable some org.eclipse.jdt.core.compiler.problem
EcljpseB0T Nov 10, 2023
635f89a
Set encoding for projects missing explicit encoding to UTF-8
HeikoKlare Nov 23, 2023
44c4646
Solve some "Discouraged access" by using API
EcljpseB0T Dec 6, 2023
3db817e
some @SuppressWarnings("restriction") on PDE/JDT internals
EcljpseB0T Dec 6, 2023
ce894fd
Apply Make inner classes static where possible clean-up
vogella Dec 4, 2023
b07c6ab
Touch bundles affected by the changed ecj version
iloveeclipse Dec 14, 2023
ddbc47b
Touch bundles affected by the changed compilation settings
iloveeclipse Dec 14, 2023
2dbe034
Adding Command Icon To Application Model Editor Tree #1308
N1k145 Nov 16, 2023
e98362a
Cleanup all model-containing projects and generate their models
merks Jan 4, 2024
38e4dd1
Fix faulty <li> tags in javadoc
HeikoKlare Jan 9, 2024
ee211d2
Fix malformed HTML in javadoc
HeikoKlare Jan 9, 2024
32e452d
Fix faulty javadoc references
HeikoKlare Jan 9, 2024
84e4a45
Fix remaining javadoc errors
HeikoKlare Jan 18, 2024
c566ef3
use try-with-resource where hinted
EcljpseB0T Jan 22, 2024
6bc8951
Merge eclipse.platform.ui/tools into org.eclipse.pde
laeubi Jan 28, 2024
13b9e5b
Move e4.tools from 'tools' to 'e4tools' sub-directory
HannesWell Jan 28, 2024
7363edc
Adapt the build to e4.tools merge
laeubi Jan 28, 2024
8c0d7e2
Don't use local build artifacts
laeubi Jan 28, 2024
3d0cbb8
Fix API tool warnings in e4.tools.compat
laeubi Jan 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*/*/bin/
/*/*/bin_ant/
bin/
bin_ant/
*~
*.rej
*.bak
Expand Down
3 changes: 2 additions & 1 deletion .mvn/maven.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
-Ptck
-Dcompare-version-with-baselines.skip=false
-DtrimStackTrace=false
--fail-at-end
--fail-at-end
-Dtycho.localArtifacts=ignore
7 changes: 7 additions & 0 deletions e4tools/bundles/org.eclipse.e4.tools.compat/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
39 changes: 39 additions & 0 deletions e4tools/bundles/org.eclipse.e4.tools.compat/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.e4.tools.compat</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ds.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
</natures>
</projectDescription>
20 changes: 20 additions & 0 deletions e4tools/bundles/org.eclipse.e4.tools.compat/.settings/.api_filters
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.e4.tools.compat" version="2">
<resource path="src/org/eclipse/e4/tools/compat/internal/ContextServiceFactory.java" type="org.eclipse.e4.tools.compat.internal.ContextServiceFactory">
<filter id="574664731">
<message_arguments>
<message_argument value="org.eclipse.e4.tools.compat.internal.ContextServiceFactory.create(Class, IServiceLocator, IServiceLocator)"/>
<message_argument value="IStylingEngine"/>
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/e4/tools/compat/internal/PartHelper.java" type="org.eclipse.e4.tools.compat.internal.PartHelper">
<filter id="640712815">
<message_arguments>
<message_argument value="IStylingEngine"/>
<message_argument value="PartHelper"/>
<message_argument value="setClassname(Object, String)"/>
</message_arguments>
</filter>
</resource>
</component>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
eclipse.preferences.version=1

encoding//model/etypes.ecore=UTF-8


encoding/<project>=UTF-8
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
line.separator=\n

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
cleanup.add_default_serial_version_id=true
cleanup.add_generated_serial_version_id=false
cleanup.add_missing_annotations=true
cleanup.add_missing_deprecated_annotations=true
cleanup.add_missing_methods=false
cleanup.add_missing_nls_tags=false
cleanup.add_missing_override_annotations=true
cleanup.add_missing_override_annotations_interface_methods=true
cleanup.add_serial_version_id=false
cleanup.always_use_blocks=true
cleanup.always_use_parentheses_in_expressions=false
cleanup.always_use_this_for_non_static_field_access=false
cleanup.always_use_this_for_non_static_method_access=false
cleanup.convert_functional_interfaces=false
cleanup.convert_to_enhanced_for_loop=false
cleanup.correct_indentation=false
cleanup.format_source_code=false
cleanup.format_source_code_changes_only=false
cleanup.insert_inferred_type_arguments=false
cleanup.make_local_variable_final=true
cleanup.make_parameters_final=false
cleanup.make_private_fields_final=true
cleanup.make_type_abstract_if_missing_method=false
cleanup.make_variable_declarations_final=false
cleanup.never_use_blocks=false
cleanup.never_use_parentheses_in_expressions=true
cleanup.organize_imports=false
cleanup.qualify_static_field_accesses_with_declaring_class=false
cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true
cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true
cleanup.qualify_static_member_accesses_with_declaring_class=true
cleanup.qualify_static_method_accesses_with_declaring_class=false
cleanup.remove_private_constructors=true
cleanup.remove_redundant_type_arguments=true
cleanup.remove_trailing_whitespaces=false
cleanup.remove_trailing_whitespaces_all=true
cleanup.remove_trailing_whitespaces_ignore_empty=false
cleanup.remove_unnecessary_casts=true
cleanup.remove_unnecessary_nls_tags=true
cleanup.remove_unused_imports=true
cleanup.remove_unused_local_variables=false
cleanup.remove_unused_private_fields=true
cleanup.remove_unused_private_members=false
cleanup.remove_unused_private_methods=true
cleanup.remove_unused_private_types=true
cleanup.sort_members=false
cleanup.sort_members_all=false
cleanup.use_anonymous_class_creation=false
cleanup.use_blocks=false
cleanup.use_blocks_only_for_return_and_throw=false
cleanup.use_lambda=true
cleanup.use_parentheses_in_expressions=false
cleanup.use_this_for_non_static_field_access=false
cleanup.use_this_for_non_static_field_access_only_if_necessary=true
cleanup.use_this_for_non_static_method_access=false
cleanup.use_this_for_non_static_method_access_only_if_necessary=true
cleanup.use_type_arguments=false
cleanup_profile=org.eclipse.jdt.ui.default.eclipse_clean_up_profile
cleanup_settings_version=2
eclipse.preferences.version=1
editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
formatter_profile=org.eclipse.jdt.ui.default.eclipse_profile
formatter_settings_version=12
org.eclipse.jdt.ui.exception.name=ex
org.eclipse.jdt.ui.gettersetter.use.is=true
org.eclipse.jdt.ui.javadoc=true
org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="true" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment">/**\r\n * @return the ${bare_field_name}\r\n */</template><template autoinsert\="true" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment">/**\r\n * @param ${param} the ${bare_field_name} to set\r\n */</template><template autoinsert\="true" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment">/**\r\n * ${tags}\r\n */</template><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*******************************************************************************\r\n * Copyright (c) 2011-${year} EclipseSource Muenchen GmbH and others.\r\n * \r\n *\n * This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License 2.0\r\n * which accompanies this distribution, and is available at\r\n * https://www.eclipse.org/legal/epl-2.0/\n *\n * SPDX-License-Identifier: EPL-2.0\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n ******************************************************************************/</template><template autoinsert\="true" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n *\r\n * ${tags}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="true" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment">/**\r\n * ${tags}\r\n */</template><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment">/**\r\n * {@inheritDoc}\r\n * ${see_to_overridden}\r\n */</template><template autoinsert\="true" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment">/**\r\n * ${tags}\r\n * ${see_to_target}\r\n */</template><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">\t\t\t// TODO Auto-generated catch block\r\n\t\t\t// Do NOT catch all Exceptions ("catch (Exception e)")\r\n\t\t\t// Log AND handle Exceptions if possible \r\n //\r\n // You can just uncomment one of the lines below to log an exception\:\r\n\t\t\t// logException will show the logged excpetion to the user\r\n\t\t\t// ModelUtil.logException(${exception_var});\r\n\t\t\t// ModelUtil.logException("YOUR MESSAGE HERE", ${exception_var});\r\n\t\t\t// logWarning will only add the message to the error log\r\n\t\t\t// ModelUtil.logWarning("YOUR MESSAGE HERE", ${exception_var});\r\n\t\t\t// ModelUtil.logWarning("YOUR MESSAGE HERE");\r\n\t\t\t//\t\t\t\r\n\t\t\t// If handling is not possible declare and rethrow Exception</template><template autoinsert\="true" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">// ${todo} Auto-generated method stub\r\n${body_statement}</template><template autoinsert\="true" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}\r\n// ${todo} Auto-generated constructor stub</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
sp_cleanup.add_missing_deprecated_annotations=true
sp_cleanup.add_missing_methods=false
sp_cleanup.add_missing_nls_tags=false
sp_cleanup.add_missing_override_annotations=true
sp_cleanup.add_missing_override_annotations_interface_methods=true
sp_cleanup.add_serial_version_id=false
sp_cleanup.always_use_blocks=true
sp_cleanup.always_use_parentheses_in_expressions=false
sp_cleanup.always_use_this_for_non_static_field_access=false
sp_cleanup.always_use_this_for_non_static_method_access=false
sp_cleanup.convert_functional_interfaces=false
sp_cleanup.convert_to_enhanced_for_loop=false
sp_cleanup.correct_indentation=true
sp_cleanup.format_source_code=true
sp_cleanup.format_source_code_changes_only=true
sp_cleanup.insert_inferred_type_arguments=false
sp_cleanup.make_local_variable_final=true
sp_cleanup.make_parameters_final=false
sp_cleanup.make_private_fields_final=true
sp_cleanup.make_type_abstract_if_missing_method=false
sp_cleanup.make_variable_declarations_final=false
sp_cleanup.never_use_blocks=false
sp_cleanup.never_use_parentheses_in_expressions=true
sp_cleanup.on_save_use_additional_actions=true
sp_cleanup.organize_imports=true
sp_cleanup.qualify_static_field_accesses_with_declaring_class=false
sp_cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true
sp_cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true
sp_cleanup.qualify_static_member_accesses_with_declaring_class=false
sp_cleanup.qualify_static_method_accesses_with_declaring_class=false
sp_cleanup.remove_private_constructors=true
sp_cleanup.remove_redundant_type_arguments=false
sp_cleanup.remove_trailing_whitespaces=true
sp_cleanup.remove_trailing_whitespaces_all=true
sp_cleanup.remove_trailing_whitespaces_ignore_empty=false
sp_cleanup.remove_unnecessary_casts=false
sp_cleanup.remove_unnecessary_nls_tags=true
sp_cleanup.remove_unused_imports=true
sp_cleanup.remove_unused_local_variables=false
sp_cleanup.remove_unused_private_fields=true
sp_cleanup.remove_unused_private_members=false
sp_cleanup.remove_unused_private_methods=true
sp_cleanup.remove_unused_private_types=true
sp_cleanup.sort_members=false
sp_cleanup.sort_members_all=false
sp_cleanup.use_anonymous_class_creation=false
sp_cleanup.use_blocks=true
sp_cleanup.use_blocks_only_for_return_and_throw=false
sp_cleanup.use_lambda=false
sp_cleanup.use_parentheses_in_expressions=false
sp_cleanup.use_this_for_non_static_field_access=false
sp_cleanup.use_this_for_non_static_field_access_only_if_necessary=true
sp_cleanup.use_this_for_non_static_method_access=false
sp_cleanup.use_this_for_non_static_method_access_only_if_necessary=true
sp_cleanup.use_type_arguments=false
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
ANNOTATION_ELEMENT_TYPE_ADDED_FIELD=Error
ANNOTATION_ELEMENT_TYPE_ADDED_METHOD_WITHOUT_DEFAULT_VALUE=Error
ANNOTATION_ELEMENT_TYPE_CHANGED_TYPE_CONVERSION=Error
ANNOTATION_ELEMENT_TYPE_REMOVED_FIELD=Error
ANNOTATION_ELEMENT_TYPE_REMOVED_METHOD=Error
ANNOTATION_ELEMENT_TYPE_REMOVED_TYPE_MEMBER=Error
API_COMPONENT_ELEMENT_TYPE_REMOVED_API_TYPE=Error
API_COMPONENT_ELEMENT_TYPE_REMOVED_REEXPORTED_API_TYPE=Error
API_COMPONENT_ELEMENT_TYPE_REMOVED_REEXPORTED_TYPE=Error
API_COMPONENT_ELEMENT_TYPE_REMOVED_TYPE=Error
API_USE_SCAN_FIELD_SEVERITY=Error
API_USE_SCAN_METHOD_SEVERITY=Error
API_USE_SCAN_TYPE_SEVERITY=Error
CLASS_ELEMENT_TYPE_ADDED_FIELD=Error
CLASS_ELEMENT_TYPE_ADDED_METHOD=Error
CLASS_ELEMENT_TYPE_ADDED_RESTRICTIONS=Error
CLASS_ELEMENT_TYPE_ADDED_TYPE_PARAMETER=Error
CLASS_ELEMENT_TYPE_CHANGED_CONTRACTED_SUPERINTERFACES_SET=Error
CLASS_ELEMENT_TYPE_CHANGED_DECREASE_ACCESS=Error
CLASS_ELEMENT_TYPE_CHANGED_NON_ABSTRACT_TO_ABSTRACT=Error
CLASS_ELEMENT_TYPE_CHANGED_NON_FINAL_TO_FINAL=Error
CLASS_ELEMENT_TYPE_CHANGED_TYPE_CONVERSION=Error
CLASS_ELEMENT_TYPE_REMOVED_CONSTRUCTOR=Error
CLASS_ELEMENT_TYPE_REMOVED_FIELD=Error
CLASS_ELEMENT_TYPE_REMOVED_METHOD=Error
CLASS_ELEMENT_TYPE_REMOVED_SUPERCLASS=Error
CLASS_ELEMENT_TYPE_REMOVED_TYPE_MEMBER=Error
CLASS_ELEMENT_TYPE_REMOVED_TYPE_PARAMETER=Error
CONSTRUCTOR_ELEMENT_TYPE_ADDED_TYPE_PARAMETER=Error
CONSTRUCTOR_ELEMENT_TYPE_CHANGED_DECREASE_ACCESS=Error
CONSTRUCTOR_ELEMENT_TYPE_CHANGED_VARARGS_TO_ARRAY=Error
CONSTRUCTOR_ELEMENT_TYPE_REMOVED_TYPE_PARAMETER=Error
ENUM_ELEMENT_TYPE_CHANGED_CONTRACTED_SUPERINTERFACES_SET=Error
ENUM_ELEMENT_TYPE_CHANGED_TYPE_CONVERSION=Error
ENUM_ELEMENT_TYPE_REMOVED_ENUM_CONSTANT=Error
ENUM_ELEMENT_TYPE_REMOVED_FIELD=Error
ENUM_ELEMENT_TYPE_REMOVED_METHOD=Error
ENUM_ELEMENT_TYPE_REMOVED_TYPE_MEMBER=Error
FIELD_ELEMENT_TYPE_ADDED_VALUE=Error
FIELD_ELEMENT_TYPE_CHANGED_DECREASE_ACCESS=Error
FIELD_ELEMENT_TYPE_CHANGED_FINAL_TO_NON_FINAL_STATIC_CONSTANT=Error
FIELD_ELEMENT_TYPE_CHANGED_NON_FINAL_TO_FINAL=Error
FIELD_ELEMENT_TYPE_CHANGED_NON_STATIC_TO_STATIC=Error
FIELD_ELEMENT_TYPE_CHANGED_STATIC_TO_NON_STATIC=Error
FIELD_ELEMENT_TYPE_CHANGED_TYPE=Error
FIELD_ELEMENT_TYPE_CHANGED_VALUE=Error
FIELD_ELEMENT_TYPE_REMOVED_TYPE_ARGUMENT=Error
FIELD_ELEMENT_TYPE_REMOVED_VALUE=Error
ILLEGAL_EXTEND=Warning
ILLEGAL_IMPLEMENT=Warning
ILLEGAL_INSTANTIATE=Warning
ILLEGAL_OVERRIDE=Warning
ILLEGAL_REFERENCE=Warning
INTERFACE_ELEMENT_TYPE_ADDED_DEFAULT_METHOD=Error
INTERFACE_ELEMENT_TYPE_ADDED_FIELD=Error
INTERFACE_ELEMENT_TYPE_ADDED_METHOD=Error
INTERFACE_ELEMENT_TYPE_ADDED_RESTRICTIONS=Error
INTERFACE_ELEMENT_TYPE_ADDED_SUPER_INTERFACE_WITH_METHODS=Error
INTERFACE_ELEMENT_TYPE_ADDED_TYPE_PARAMETER=Error
INTERFACE_ELEMENT_TYPE_CHANGED_CONTRACTED_SUPERINTERFACES_SET=Error
INTERFACE_ELEMENT_TYPE_CHANGED_TYPE_CONVERSION=Error
INTERFACE_ELEMENT_TYPE_REMOVED_FIELD=Error
INTERFACE_ELEMENT_TYPE_REMOVED_METHOD=Error
INTERFACE_ELEMENT_TYPE_REMOVED_TYPE_MEMBER=Error
INTERFACE_ELEMENT_TYPE_REMOVED_TYPE_PARAMETER=Error
INVALID_ANNOTATION=Ignore
INVALID_JAVADOC_TAG=Warning
INVALID_REFERENCE_IN_SYSTEM_LIBRARIES=Error
LEAK_EXTEND=Warning
LEAK_FIELD_DECL=Warning
LEAK_IMPLEMENT=Warning
LEAK_METHOD_PARAM=Warning
LEAK_METHOD_RETURN_TYPE=Warning
METHOD_ELEMENT_TYPE_ADDED_RESTRICTIONS=Error
METHOD_ELEMENT_TYPE_ADDED_TYPE_PARAMETER=Error
METHOD_ELEMENT_TYPE_CHANGED_DECREASE_ACCESS=Error
METHOD_ELEMENT_TYPE_CHANGED_NON_ABSTRACT_TO_ABSTRACT=Error
METHOD_ELEMENT_TYPE_CHANGED_NON_FINAL_TO_FINAL=Error
METHOD_ELEMENT_TYPE_CHANGED_NON_STATIC_TO_STATIC=Error
METHOD_ELEMENT_TYPE_CHANGED_STATIC_TO_NON_STATIC=Error
METHOD_ELEMENT_TYPE_CHANGED_VARARGS_TO_ARRAY=Error
METHOD_ELEMENT_TYPE_REMOVED_ANNOTATION_DEFAULT_VALUE=Error
METHOD_ELEMENT_TYPE_REMOVED_TYPE_PARAMETER=Error
MISSING_EE_DESCRIPTIONS=Warning
TYPE_PARAMETER_ELEMENT_TYPE_ADDED_CLASS_BOUND=Error
TYPE_PARAMETER_ELEMENT_TYPE_ADDED_INTERFACE_BOUND=Error
TYPE_PARAMETER_ELEMENT_TYPE_CHANGED_CLASS_BOUND=Error
TYPE_PARAMETER_ELEMENT_TYPE_CHANGED_INTERFACE_BOUND=Error
TYPE_PARAMETER_ELEMENT_TYPE_REMOVED_CLASS_BOUND=Error
TYPE_PARAMETER_ELEMENT_TYPE_REMOVED_INTERFACE_BOUND=Error
UNUSED_PROBLEM_FILTERS=Ignore
automatically_removed_unused_problem_filters=Disabled
changed_execution_env=Error
eclipse.preferences.version=1
incompatible_api_component_version=Error
incompatible_api_component_version_include_major_without_breaking_change=Disabled
incompatible_api_component_version_include_minor_without_api_change=Disabled
incompatible_api_component_version_report_major_without_breaking_change=Warning
incompatible_api_component_version_report_minor_without_api_change=Warning
invalid_since_tag_version=Error
malformed_since_tag=Error
missing_since_tag=Error
report_api_breakage_when_major_version_incremented=Disabled
report_resolution_errors_api_component=Warning
Loading
Loading