Max Rydahl Andersen wrote:
But the i18n standard used in Eclipse and (99% of) JBoss Tools is:

public static String errorRuntimeName;
    

correction, it's actually:

  
public static String ErrorRuntimeName;
    

  
I like that one above better :)

or

  
public static String Error_Runtime_Name;
    

Take your pick :)

/max
_______________________________________________
jbosstools-dev mailing list
jbosstools-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev