This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 24665

Summary: Cannot resolve symbol under JDK 1.4, works under JDK 1.3
Product: java Reporter: _ gtzabari <gtzabari>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description _ gtzabari 2002-06-11 20:15:10 UTC
dev build 200206060815
Sun JDK 1.4.0-b92

I don't know what's going on here but I have code which 
compiles perfectly alright under IBM JDK 1.3 (OS/2) at 
home but refuses to compile here under Sun's JDK 1.4 
(WinNT) at work. I get:

com/shadowcraft/eggshell/Client.java [339:1] cannot 
resolve symbol
symbol  : method getStyle  
(int,java.awt.Color,java.awt.Color)
location: class com.shadowcraft.eggshell.gui.TranscriptPane
      TranscriptPane.getStyle(Font.PLAIN, getMIRCColor(i), 
getMIRCColor(BLACK));

   when 
com.shadowcraft.eggshell.gui.TranscriptPane.getStyle() 
exists, and is a static function and is listed by code-
complete so this _should_ work. Any ideas? What can I 
provide you guys with to help you debug this issue?

Thanks,
Gili
Comment 1 Svata Dedic 2002-06-12 07:16:30 UTC

*** This issue has been marked as a duplicate of 24666 ***
Comment 2 Quality Engineering 2003-07-01 13:11:55 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 13:21:50 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.