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

Bug 48487

Summary: VE doesn't work on OS X
Product: z_Archived Reporter: Mascaro Frédéric <dev>
Component: VEAssignee: Gili Mendel <gmendel>
Status: CLOSED DUPLICATE QA Contact:
Severity: critical    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Mascaro Frédéric CLA 2003-12-11 09:55:56 EST
When I try to create or open a visual class, I have an error after the creation of the file:
"Error trying to set new file into editor
Reason:
java.lang.NullPointerException"

I notice that the unit tests for VE doesn't test OS X.

This is my log file:

!SESSION déc. 10, 2003 00:40:47.25 ---------------------------------------------
java.version=1.3.1
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=fr_FR
Command-line arguments: -noupdate -consoleLog -showlocation -os macosx -ws carbon -install 
file:/Developer/Applications/eclipse-2.1.2/
!ENTRY org.eclipse.jem.proxy 2 0 déc. 10, 2003 00:40:47.26
!MESSAGE IWAV0070W Cannot find a proxy implementation to use for project "Test."
!ENTRY org.eclipse.ve.java.core 4 0 déc. 10, 2003 00:40:47.48
!MESSAGE Exception
!STACK 0
java.lang.NullPointerException
        at 
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart.createProxyFactoryRegistry(Java
VisualEditorPart.java:669)
        at 
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart$Setup.initializeForProject(JavaVi
sualEditorPart.java:1800)
        at 
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart$Setup.initialize(JavaVisualEditor
Part.java:1705)
        at 
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart$Setup.run(JavaVisualEditorPart.j
ava:1588)
        at java.lang.Thread.run(Thread.java:491)
!ENTRY org.eclipse.jem.proxy 2 0 déc. 10, 2003 00:41:22.849
!MESSAGE IWAV0070W Cannot find a proxy implementation to use for project "Test."
!ENTRY org.eclipse.ve.java.core 4 0 déc. 10, 2003 00:41:22.853
!MESSAGE Exception
!STACK 0
java.lang.NullPointerException
        at 
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart.createProxyFactoryRegistry(Java
VisualEditorPart.java:669)
        at 
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart$Setup.initializeForProject(JavaVi
sualEditorPart.java:1800)
        at 
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart$Setup.initialize(JavaVisualEditor
Part.java:1705)
        at 
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart$Setup.run(JavaVisualEditorPart.j
ava:1588)
        at java.lang.Thread.run(Thread.java:491)
Comment 1 Gili Mendel CLA 2003-12-11 14:30:44 EST

*** This bug has been marked as a duplicate of 47716 ***
Comment 2 Richard Kulp CLA 2004-05-03 17:33:53 EDT
M1 released, move all resolved to Verified, as prelude to closing.
Comment 3 Richard Kulp CLA 2004-05-03 17:37:29 EDT
M1 released, move all resolved/verified to Closed.