Bug 369884 - platform:/plugin/ not used for applicationXMI

Add a check before loading the application model if the specified
"applicationXMI" is already a platform URI and if so it will be used.
The old logic which generates the platform URI is still in use.

Change-Id: I1a3202c5572f550d8a67039d344476b0822d439a
Signed-off-by: René Brandstetter <Rene.Brandstetter@gmx.net>
1 file changed
tree: d224daac595fac085aabc9fbc2c7cd4e8ba0e2e7
  1. bundles/
  2. examples/
  3. features/
  4. git_report/
  5. releng/
  6. tests/
  7. .gitignore
  8. CONTRIBUTING.md
  9. pom.xml
  10. README.md
README.md

Platform UI

Platform UI provides the basic building blocks for user interfaces built with Eclipse. Some of these form the Eclipse Rich Client Platform (RCP) and can be used for arbitrary rich client applications, while others are specific to the Eclipse IDE. The Platform UI codebase is built on top of the Eclipse Standard Widget Toolkit (SWT), which is developed as an independent project.

For more information, refer to the [Platform UI wiki page] 1.

License

Eclipse Public License (EPL) v1.0