Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.1.5
-
Fix Version/s: JRuby 1.1.6
-
Component/s: Java Integration
-
Labels:None
-
Environment:Fedora Linux 9, Sun Java 1.6.0_10, JRuby 1.1.5/trunk, Eclipse SWT 3..4.1
-
Testcase included:yes
-
Number of attachments :
Description
Script attached. When run should output "It worked!" but fails with
uninitialized constant SWT (NameError)
Can you confirmt the SWT you get back in the second case is actually what you think it is? I suspect the org.eclipse.swt.SWT you're seeing isn't actually a class or interface and we're just turning it into another package module.