Community
Participate
Working Groups
Build Identifier: In AcceleoHover#findAnnotations when we are getting the annotation model, it should be locked and synchronized like in AcceleoOccurrencesFinderJob#run ligne 151. java.lang.NullPointerException at org.eclipse.acceleo.internal.ide.ui.editors.template.AcceleoHover.findAnnotations(AcceleoHover.java:146) And we should use MarkerUtilities, to access the data of a marker. org.eclipse.core.internal.resources.ResourceException: Marker id 1674 not found. at org.eclipse.core.internal.resources.Marker.checkInfo(Marker.java:56) at org.eclipse.core.internal.resources.Marker.getAttribute(Marker.java:97) at org.eclipse.acceleo.internal.ide.ui.editors.template.AcceleoHover.getHoverText(AcceleoHover.java:100) Reproducible: Sometimes
Created attachment 176966 [details] Patch v1.0
Contributed and available in Acceleo 3.0.1 RC4 and Acceleo 3.1.0 M2