BIRT Error: Capital L Prefix? [message #1036515] |
Mon, 08 April 2013 09:33  |
Eclipse User |
|
|
|
// Compiled from EngineConfig.java (version 1.5 : 49.0, super bit)
public class org.eclipse.birt.report.engine.api.EngineConfig extends org.eclipse.birt.core.framework.PlatformConfig implements org.eclipse.birt.report.engine.api.IEngineConfig {
// Field descriptor #197 Ljava/util/Map;
// Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
private java.util.Map defaultEmitterIdsOfFormats;
As you can see by the above snippet, when I run the project built with BIRTRuntine3_7_2 the configEngine class members are listed with a capital L (highlighted in BOLD)
What does this mean? Where do I go from here?
|
|
|
|
Powered by
FUDForum. Page generated in 0.02868 seconds