Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gef3d-dev] Error in draw3d?

I'm just getting this in the AMP build:

Warning: file /opt/users/hudsonbuild/workspace/amp-nightly/buildroot/buckminster.workspace/plugins/org.eclipse.draw3d/src/java/org/eclipse/draw3d/offscreen/OffscreenRenderer.java, line 16: The import org.eclipse.draw3d.RenderContext is never used
Error: file /opt/users/hudsonbuild/workspace/amp-nightly/buildroot/buckminster.workspace/plugins/org.eclipse.draw3d/src/java/org/eclipse/draw3d/graphics/optimizer/RecordingGraphics.java, line 479: The operator == is undefined for the argument type(s) long, null
Error: file /opt/users/hudsonbuild/workspace/amp-nightly/buildroot/buckminster.workspace/plugins/org.eclipse.draw3d/src/java/org/eclipse/draw3d/graphics/optimizer/RecordingGraphics.java, line 515: The operator == is undefined for the argument type(s) long, null
Error: file /opt/users/hudsonbuild/workspace/amp-nightly/buildroot/buckminster.workspace/plugins/org.eclipse.draw3d/src/java/org/eclipse/draw3d/graphics/optimizer/RecordingGraphics.java, line 546: The operator == is undefined for the argument type(s) long, null


Back to the top