Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369769 - NPE in TCFLaunchContext.getContext()
Summary: NPE in TCFLaunchContext.getContext()
Status: RESOLVED FIXED
Alias: None
Product: TCF
Classification: Tools
Component: Debug (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.0.0   Edit
Assignee: Project Inbox CLA
QA Contact: Eugene Tarassov CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 00:10 EST by Pawel Piech CLA
Modified: 2013-06-05 05:42 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Piech CLA 2012-01-26 00:10:54 EST
We ran into an intermittent NPE when using the TCF launch context extension point.  The fix is simple and I'll add a link shortly.
Comment 1 Pawel Piech CLA 2012-01-26 00:31:36 EST
I'd like to try something different: request to pull the fix as described in http://wiki.eclipse.org/Development_Resources/Handling_Git_Contributions.

I committed my fix to a github fork of the project.  Please try to pull the commit from: https://github.com/wind-river-cdt/tcf/commit/cf2cd9e688e689ec9b1affdc1541c60460c4539c
Comment 2 Eugene Tarassov CLA 2012-01-26 17:21:51 EST
Committed.
Thanks.