Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 48487 - VE doesn't work on OS X
Summary: VE doesn't work on OS X
Status: CLOSED DUPLICATE of bug 47716
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Gili Mendel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-11 09:55 EST by Mascaro Frédéric CLA
Modified: 2011-06-13 11:38 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 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.