Compiler log for org.eclipse.e4.xwt.tools.ui.xaml_0.9.1.v20100617-2100 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 4

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/src/org/eclipse/e4/xwt/tools/ui/xaml/impl/CommentImpl.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/xwt/tools/ui/xaml/impl/CommentImpl.java
 (at line 17)
import org.eclipse.emf.common.notify.NotificationChain;
The import org.eclipse.emf.common.notify.NotificationChain is never used

/src/org/eclipse/e4/xwt/tools/ui/xaml/impl/XamlDocumentImpl.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/xwt/tools/ui/xaml/impl/XamlDocumentImpl.java
 (at line 13)
import java.util.Map;
The import java.util.Map is never used
2. WARNING in /src/org/eclipse/e4/xwt/tools/ui/xaml/impl/XamlDocumentImpl.java
 (at line 29)
import org.w3c.dom.Document;
The import org.w3c.dom.Document is never used
3. WARNING in /src/org/eclipse/e4/xwt/tools/ui/xaml/impl/XamlDocumentImpl.java
 (at line 30)
import org.w3c.dom.Node;
The import org.w3c.dom.Node is never used

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings