| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.2"?> | |
| <plugin> | |
| <extension | |
| point="org.eclipse.ui.presentationFactories"> | |
| <factory | |
| class="org.eclipse.e4.ui.css.legacy.presentation.CSSPresentationFactory" | |
| id="org.eclipse.e4.ui.css.legacy.presentation.presentationFactory" | |
| name="CSS Presentation"> | |
| </factory> | |
| </extension> | |
| </plugin> |