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 - Cannot resolve symbol under JDK 1.4, works under JDK 1.3
Summary: Cannot resolve symbol under JDK 1.4, works under JDK 1.3
Status: CLOSED DUPLICATE of bug 24666
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-11 20:15 UTC by _ gtzabari
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.