Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 363036 - NPE with quick fixes
Summary: NPE with quick fixes
Status: CLOSED FIXED
Alias: None
Product: Acceleo
Classification: Modeling
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 normal
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-07 05:23 EST by Stephane Begaudeau CLA
Modified: 2015-05-27 08:55 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephane Begaudeau CLA 2011-11-07 05:23:22 EST
java.lang.NullPointerException
at org.eclipse.acceleo.internal.ide.ui.editors.template.quickfix.AcceleoQuickFixProcessor.findAnnotationsAt(AcceleoQuickFixProcessor.java:91)
at org.eclipse.acceleo.internal.ide.ui.editors.template.quickfix.AcceleoQuickFixProcessor.computeQuickAssistProposals(AcceleoQuickFixProcessor.java:66)
at org.eclipse.jface.text.quickassist.QuickAssistAssistant$ContentAssistProcessor.computeCompletionProposals(QuickAssistAssistant.java:73)
at org.eclipse.jface.text.contentassist.ContentAssistant.computeCompletionProposals(ContentAssistant.java:1834)
at org.eclipse.jface.text.contentassist.CompletionProposalPopup.computeProposals(CompletionProposalPopup.java:556)
at org.eclipse.jface.text.contentassist.CompletionProposalPopup.access$16(CompletionProposalPopup.java:553)
at org.eclipse.jface.text.contentassist.CompletionProposalPopup$2.run(CompletionProposalPopup.java:488)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.text.contentassist.CompletionProposalPopup.showProposals(CompletionProposalPopup.java:482)
at org.eclipse.jface.text.contentassist.ContentAssist
Comment 1 Stephane Begaudeau CLA 2011-11-07 10:07:39 EST
A patch has been contributed on r3_2_maintenance and master. It will be available in 3.2.1
Comment 2 Laurent Goubet CLA 2015-05-27 08:55:39 EDT
Closing resolved bugs