Ignore:
Timestamp:
Mar 19, 2010, 5:51:31 PM (14 years ago)
Author:
tobias
Message:

displays key value pairs as part of the tree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vanHelsing/trunk/gui/src/de/dass_it/vanhelsing/gui/Client.java

    r844 r847  
    4242                       
    4343                } catch(Exception e){
    44                         System.err.println("getSimpleResource: " + e.toString());
     44                        System.err.println("getSR:" + grt.getResId() + ":" + e.toString());
    4545                }
    4646                return new SimpleResource(new ResourceInfo(), new ResourceAttributeType[0]);
Note: See TracChangeset for help on using the changeset viewer.