Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
43cef88ea14b1c58c1c02973395870146e7ef3fa
/
plugins
/
org.eclipse.objectteams.otdt.ui
58e7d49
Bug 562009 - Conflict between AccRole and new AccRecord
by Stephan Herrmann
· 4 years, 8 months ago
3570538
License update to EPL v2.0
by Stephan Herrmann
· 4 years, 9 months ago
201894b
adjust to signature change in jdt.core.manipulation
by Stephan Herrmann
· 6 years ago
a172a7e
Re-open for 2.7.4:
by Stephan Herrmann
· 6 years ago
77c8ca8
Simple NPE prevention if source of base method not found for comparison
by Stephan Herrmann
· 6 years ago
e6365da
Update jdt.core to S-4.10M1-201810101800
by Stephan Herrmann
· 6 years ago
39d8b60
Update jdt.core to S-4.10M1-201810101800
by Stephan Herrmann
· 6 years ago
d154beb
Resolve some warnings in the code
by Stephan Herrmann
· 7 years ago
96c9128
Releng: add Automatic-Module-Name headers
by Stephan Herrmann
· 7 years ago
cde231b
Clean-up EditableSharedDocumentAdapter used by
by Stephan Herrmann
· 7 years ago
5be9c75
Update jdt.core to I20180301-2000
by Stephan Herrmann
· 7 years ago
cb4a2b3
Releng: open otdt.ui in 2.7.0 after fix for compile errors
by Stephan Herrmann
· 7 years ago
06150a4
Resolve more compile errors to adjust to change in JDT/UI
by Stephan Herrmann
· 7 years ago
52ed71f
Resolve more compile errors to adjust to change in JDT/UI
by Stephan Herrmann
· 7 years ago
3d7dfdc
Bug 513683: IllegalAccessError in
by Stephan Herrmann
· 8 years ago
fa356e8
Clean-up: to enable using Enum.valueOf() call name(), not toString()
by Stephan Herrmann
· 8 years ago
150926b
Bug 510218: Never invoke the callin marker creater on type j.l.Object
by Stephan Herrmann
· 8 years ago
c407536
Fix compile errors due to restricted access: method was moved!
by Stephan Herrmann
· 8 years ago
13e5c22
Fix compile errors due to restricted access: code was moved!
by Stephan Herrmann
· 8 years ago
b79a377
Releng: open otdt.ui into 2.6.0 for previous fixes
by Stephan Herrmann
· 8 years ago
8db77ba
Fix compile errors due to restricted access.
by Stephan Herrmann
· 8 years ago
ae369e3
Bug 506820: avoid running callin marker creator during tests
by Stephan Herrmann
· 8 years ago
04fe3c5
Bug 494839: Support "configure problem severity" from problem hover
by Stephan Herrmann
· 9 years ago
58f3920
Bug 494833: Offer new level "info" in compiler preferences
by Stephan Herrmann
· 9 years ago
3479bb2
Bug 481860: Project preference weaving scheme should only be editable
by Stephan Herrmann
· 9 years ago
builds/201512150821
9ae4475
Bug 481065 - Preference UI for weaving scheme
by Stephan Herrmann
· 9 years ago
cd30c2a
Bug 477102 - NullPointerException in ResourceMarkable.exists (96)
by Stephan Herrmann
· 9 years ago
57266db
Bug 468107: SWTError in AbstractUIPlugin.createImageRegistry (217)
by Stephan Herrmann
· 9 years ago
7bbbd44
Clean-up: - reduce warnings - handle TODOs: remove some, elaborate other
by Stephan Herrmann
· 10 years ago
aea8862
Avoid ISE during headless tests, see also
by Stephan Herrmann
· 10 years ago
685f145
Safety: don't let not-ready workbench fail the activator
by Stephan Herrmann
· 10 years ago
3822225
Bug 434950 - update BREE to JavaSE-1.7
by Stephan Herrmann
· 11 years ago
7bb567f
Bug 433104 - UI to configure the target weaving scheme
by Stephan Herrmann
· 11 years ago
67269e4
Adjust refactoring for JLS8: avoid unsupported method (ext.dims).
by Stephan Herrmann
· 11 years ago
3e4b6e5
Adjust dependency version: jdt BETA_JAVA8 is still 3.9.1
by Stephan Herrmann
· 11 years ago
0e16cd4
Bug 315428 - [refactoring] Renaming base features does not update
by Stephan Herrmann
· 11 years ago
e017f6d
Bump up versions of bundles that actually have a (small) change
by Stephan Herrmann
· 12 years ago
c7d1e34
Fix for Bug 375117 - [wizard] when creating a nested role using the
by Stephan Herrmann
· 13 years ago
35a3d44
Resolve more warnings, mostly re JLS3->4
by Stephan Herrmann
· 13 years ago
cfc39f5
Test for Bug 348085 - [rewrite] creating Internal Role pattern at deep
by Stephan Herrmann
· 13 years ago
a2b34f8
Cleanup after bug 348085: [rewrite] creating Internal Role pattern at
by Stephan Herrmann
· 13 years ago
5edb90c
Fixed bug 348085 - [rewrite] creating Internal Role pattern at deep
by Stephan Herrmann
· 13 years ago
e1f38c0
Fix for Bug 355297 - Make infra structure around AbstractMarkable API
by Stephan Herrmann
· 13 years ago
0577388
defeat warnings, unavoidableGenericTypeProblems is actually doing a good job here,
by Stephan Herrmann
· 13 years ago
45e1ecd
Fix for Bug 354409 - New team wizard should not force new team to be a member of the currently selected team
by Stephan Herrmann
· 13 years ago
f9c2212
Fix for Bug 349247 - [wizard] invoking the new team wizard from the PDE editor throws NPE
by Stephan Herrmann
· 13 years ago
0eb1b66
Fix for Bug 348201 - [binding editor] NPE prevents creation of type binding
by Stephan Herrmann
· 14 years ago
0fd7547
Test harness and fix for Bug 347546 - [model] role creation wizard leaks working copies
by Stephan Herrmann
· 14 years ago
1f2b807
correcting the previous commit which broke team creation (may not have an enclosingType)
by Stephan Herrmann
· 14 years ago
926ad52
Fix for Bug 346163 - [wizard] creating bound role file causes havoc in refactoring.TypeContextChecker
by Stephan Herrmann
· 14 years ago
679a526
Fix for Bug 346801 - [wizard] complains about discouraged package name if base class is a nested class
by Stephan Herrmann
· 14 years ago
ee70860
Implementation for Bug 346799 - [wizard] new role wizard should respect text selection
by Stephan Herrmann
· 14 years ago
736e472
Fix for Bug 326072 - [wizard] new role wizard prohibits Internal Role pattern
by Stephan Herrmann
· 14 years ago
3acbc64
Version update etc. see Bug 345276 - Switch to release version 2.0.0
by Stephan Herrmann
· 14 years ago
786fbd1
clean-up re Bug 338524 - Avoid using class MessageFormat
by Stephan Herrmann
· 14 years ago
47e526f
remove unused constant (no reason yet to rebuild this bundle)
by Stephan Herrmann
· 14 years ago
43833fd
Fix for Bug 326061 - [wizard] new role wizard inserts bogus base import if base is from the same package
by Stephan Herrmann
· 14 years ago
ae7bb35
Fix for Bug 335739 - [ui] cleanup OT/J compiler preferences page
by Stephan Herrmann
· 14 years ago
9f636f8
Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field
by Stephan Herrmann
· 14 years ago
f7cd2d3
Fix for Bug 331866 - [ui] Show when callin marker creator is waiting for java indexes
by Stephan Herrmann
· 14 years ago
8c9d5ea
API consolidation for the otdt.ui plugin.
by Stephan Herrmann
· 14 years ago
3b66425
API consolidation for the otdt.ui plugin.
by Stephan Herrmann
· 14 years ago
8958ff3
API consolidation:
by Stephan Herrmann
· 14 years ago
ebf59ab
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
ee60dc4
bump up versions to 0.8 to build against 3.7.0M2a
by Stephan Herrmann
· 14 years ago
ff897e4
Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy
by Stephan Herrmann
· 14 years ago
4311a8d
slightly improved icon
by Stephan Herrmann
· 14 years ago
020fd86
Implementation for Bug 322708 - [ui] lighter variant of icons for roles and teams
by Stephan Herrmann
· 14 years ago
c9b2b6d
incomplete warning cleanup in this project
by Stephan Herrmann
· 14 years ago
de76415
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 14 years ago
f0df64c
UI-configurability for new warning token from Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern
by Stephan Herrmann
· 14 years ago
267c5d3
make the callin marker creator cancellable
by Stephan Herrmann
· 14 years ago
1ed4120
Implementation (part 1) for Bug 318071 - "Go to Language Definition" should be available along more paths
by Stephan Herrmann
· 14 years ago
10f2d00
Fix for Bug 317382 - [wizard] new role wizard doesn't find base class via aspectBinding
by Stephan Herrmann
· 14 years ago
739372a
Additional fixes for Bug 317352 - [ui] callin marker creator fires too many jobs
by Stephan Herrmann
· 14 years ago
a981fcc
Implementation for Bug 317352 - [ui] callin marker creator fires too many jobs
by Stephan Herrmann
· 14 years ago
9471093
Unlock ALL bundles to get started with signed bundles
by Stephan Herrmann
· 14 years ago
0416529
Fix for Bug 315520 - [binding-editor] Binding editor does not show base methods which are defined by callout
by Stephan Herrmann
· 15 years ago
e8253ed
Implementation for Bug 315465 - [binding-editor] Creating callout-to-field via binding editor
by Stephan Herrmann
· 15 years ago
1e3ee00
Implementation for enhancement bug 310621 - [compiler] should warn when after callin ignores return value of its role method
by Stephan Herrmann
· 15 years ago
22a00c6
Fixing description (label) for inferredcallout diagnostic
by Stephan Herrmann
· 15 years ago
7551d6d
Revert r144 as per bug 308182.
by Stephan Herrmann
· 15 years ago
c2b7224
workaround for bug 307403, see bug 308182
by Stephan Herrmann
· 15 years ago
9850213
Prepare for building on build.eclipse.org:
by Stephan Herrmann
· 15 years ago
0e39087
Remove all remaining traces of JMangler (except from guide/features.html) & additional cleanup:
by Stephan Herrmann
· 15 years ago
0166441
initial commit in accordance with CQ 3784
by Stephan Herrmann
· 15 years ago