Skip to content

Commit 942953b

Browse files
vogellaakurtakov
authored andcommitted
Drop unused PropertyHelper and its self-test
PropertyHelper provided a reflective bean-property reader using java.beans.Introspector. Nothing in the platform tree calls it; its only consumer was TestPropertyHelper, a unit test that exercised the helper itself. Delete the helper and the orphaned test in one pass. Contributes to #3980
1 parent 52d8fa8 commit 942953b

2 files changed

Lines changed: 0 additions & 164 deletions

File tree

bundles/org.eclipse.e4.ui.css.swt/src/org/eclipse/e4/ui/css/swt/helpers/PropertyHelper.java

Lines changed: 0 additions & 80 deletions
This file was deleted.

tests/org.eclipse.e4.ui.tests.css.swt/src/org/eclipse/e4/ui/tests/css/swt/TestPropertyHelper.java

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)