| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.4"?> | |
| <plugin> | |
| <extension | |
| point="org.eclipse.jdt.core.compilationParticipant"> | |
| <compilationParticipant | |
| class="org.eclipse.fx.ide.model.internal.ModelUpdater" | |
| createsProblems="false" | |
| id="org.eclipse.fx.ide.model.compilationParticipant2" | |
| modifiesEnvironment="false"> | |
| </compilationParticipant> | |
| </extension> | |
| </plugin> |