Bug 536792 - NPE on trying to edit launch config workspace

I've only been able to provoke this exception when running the same
debug launch config a second time from the JUnit View, not by running
other debug launch configs.

Just testing for null makes the dialog appear normally. It just does not
select the wanted launch config by default, but I did not find why this
lookup fails (which is probably also the actual root cause of the NPE).

Change-Id: I9e7207635da83b4a7a444ba67f992ee4e6fe7a65
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
1 file changed
tree: 1bdf8b04da4179b445b0b3a67aaa9b96d26d6ff5
  1. apitools/
  2. ds/
  3. features/
  4. releng/
  5. tests-pom/
  6. ua/
  7. ui/
  8. .gitignore
  9. pom.xml
  10. README.md
README.md

Contributing to PDE - Plug-in development Environment

Thanks for your interest in this project.

Project description:

The PDE project the Eclipse tooling to develop plug-ins and OSGI bundles.
Website: https://www.eclipse.org/pde/

How to contribute:

Contributions to PDE are most welcome. There are many ways to contribute, from entering high quality bug reports, to contributing code or documentation changes. For a complete guide, see the [How to Contribute] 1 page on the team wiki.

Developer resources:

Information regarding source code management, builds, coding standards, and more.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!

Contact:

Contact the project developers via the project's “dev” list.

License

Eclipse Public License (EPL) v1.0