Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 142325 Details for
Bug 283408
NullPointerException when calling Shape constructor thru Polygon default constructor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
revised patch
shape_setOpaque_npe2.patch (text/plain), 634 bytes, created by
Marc Gobeil
on 2009-07-22 17:20:37 EDT
(
hide
)
Description:
revised patch
Filename:
MIME Type:
Creator:
Marc Gobeil
Created:
2009-07-22 17:20:37 EDT
Size:
634 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.draw2d >Index: src/org/eclipse/draw2d/Shape.java >=================================================================== >RCS file: /cvsroot/tools/org.eclipse.gef/plugins/org.eclipse.draw2d/src/org/eclipse/draw2d/Shape.java,v >retrieving revision 1.14 >diff -u -r1.14 Shape.java >--- src/org/eclipse/draw2d/Shape.java 15 Jul 2009 21:04:17 -0000 1.14 >+++ src/org/eclipse/draw2d/Shape.java 22 Jul 2009 21:14:27 -0000 >@@ -68,8 +68,6 @@ > lineWidth = (int)lineAttributes.width; > lineStyle = lineAttributes.style; > lastLineWidth = lineWidth; >- >- setOpaque(false); > } > > /**
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 283408
:
141535
| 142325