Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 331437

Summary: No property tester contributes a property jpaProjectFacet
Product: [WebTools] Dali JPA Tools Reporter: Kaloyan Raev <kaloyan>
Component: Diagram EditorAssignee: Stefan Dimov <stefan.dimov>
Status: RESOLVED FIXED QA Contact: Stefan Dimov <stefan.dimov>
Severity: normal    
Priority: P3    
Version: 0.5   
Target Milestone: 0.5 RC4   
Hardware: PC   
OS: Windows Vista   
Whiteboard:
Attachments:
Description Flags
This patch gets rid of the exception none

Description Kaloyan Raev CLA 2010-11-30 09:28:55 EST
Steps to reproduce:
1. Create new Dynamic Web Project.
2. Right click on the project created in step 3.

The following error is logged in the Error Log:
org.eclipse.core.runtime.CoreException: No property tester contributes a property org.eclipse.jpt.ui.diagrameditor.jpaProjectFacet to type class org.eclipse.core.internal.resources.Project

Note. The error is logged only once. You need to restart the IDE to reproduce it.
Comment 1 Stefan Dimov CLA 2010-12-01 04:58:28 EST
Created attachment 184231 [details]
This patch gets rid of the exception
Comment 2 Stefan Dimov CLA 2010-12-01 05:06:07 EST
patch submitted