You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
!ENTRY com.google.dart.tools.core 4 0 2012-02-18 12:18:50.174
!MESSAGE Cannot access libraries imported by file:${user.home}/dart/Feather/Feather.dart
!STACK 0
java.lang.IllegalArgumentException: Compilation unit name must end with .dart, or one of the registered Dart-like extensions
at com.google.dart.tools.core.internal.model.DartLibraryImpl.getCompilationUnit(DartLibraryImpl.java:275)
at com.google.dart.tools.core.utilities.ast.DartElementLocator.visitStringLiteral(DartElementLocator.java:463)
at com.google.dart.tools.core.utilities.ast.DartElementLocator.visitStringLiteral(DartElementLocator.java:1)
at com.google.dart.compiler.ast.DartStringLiteral.accept(DartStringLiteral.java:38)
at com.google.dart.compiler.ast.DartImportDirective.visitChildren(DartImportDirective.java:41)
at com.google.dart.tools.core.dom.visitor.ChildVisitor.visitNode(ChildVisitor.java:108)
at com.google.dart.tools.core.dom.visitor.ChildVisitor.visitNode(ChildVisitor.java:1)
at com.google.dart.compiler.ast.DartNodeTraverser.visitDirective(DartNodeTraverser.java:59)
at com.google.dart.compiler.ast.DartNodeTraverser.visitImportDirective(DartNodeTraverser.java:241)
at com.google.dart.compiler.ast.DartImportDirective.accept(DartImportDirective.java:49)
at com.google.dart.tools.core.utilities.ast.DartElementLocator.visitNode(DartElementLocator.java:422)
at com.google.dart.tools.core.utilities.ast.DartElementLocator.visitNode(DartElementLocator.java:1)
at com.google.dart.compiler.ast.DartNodeTraverser.visitDirective(DartNodeTraverser.java:59)
at com.google.dart.compiler.ast.DartNodeTraverser.visitImportDirective(DartNodeTraverser.java:241)
at com.google.dart.compiler.ast.DartImportDirective.accept(DartImportDirective.java:49)
at com.google.dart.compiler.ast.DartNodeTraverser.visit(DartNodeTraverser.java:413)
at com.google.dart.compiler.ast.DartUnit.visitChildren(DartUnit.java:95)
at com.google.dart.tools.core.dom.visitor.ChildVisitor.visitNode(ChildVisitor.java:108)
at com.google.dart.tools.core.dom.visitor.ChildVisitor.visitNode(ChildVisitor.java:1)
at com.google.dart.compiler.ast.DartNodeTraverser.visitUnit(DartNodeTraverser.java:391)
at com.google.dart.compiler.ast.DartUnit.accept(DartUnit.java:105)
at com.google.dart.tools.core.utilities.ast.DartElementLocator.searchWithin(DartElementLocator.java:234)
at com.google.dart.tools.core.utilities.dartdoc.DartDocUtilities.getDartDoc(DartDocUtilities.java:96)
at com.google.dart.tools.ui.internal.text.editor.DartTextHover.getHoverInfo(DartTextHover.java:52)
at org.eclipse.jface.text.TextViewerHoverManager$4.run(TextViewerHoverManager.java:168)
The text was updated successfully, but these errors were encountered:
[user feedback]
Editor has got itself into a state where the save command doesn't work :(
(Luke)
////////////////////////////////////////////////////////////////////////////////////
Editor Version: 4309
////////////////////////////////////////////////////////////////////////////////////
OS: Mac OS X - x86_64 (10.7.3)
experimental/projectsview = false
experimental/filesview = false
SDK installed = true
Dartium installed = true
////////////////////////////////////////////////////////////////////////////////////
!SESSION 2012-02-17 14:39:35.451 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_29
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -keyring ${user.home}/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -consoleLog -data ../../../workspace -keyring ${user.home}/.eclipse_keyring -showlocation
!ENTRY com.google.dart.tools.core 4 0 2012-02-18 12:18:50.174
!MESSAGE Cannot access libraries imported by file:${user.home}/dart/Feather/Feather.dart
!STACK 0
java.lang.IllegalArgumentException: Compilation unit name must end with .dart, or one of the registered Dart-like extensions
at com.google.dart.tools.core.internal.model.DartLibraryImpl.getCompilationUnit(DartLibraryImpl.java:275)
at com.google.dart.tools.core.utilities.ast.DartElementLocator.visitStringLiteral(DartElementLocator.java:463)
at com.google.dart.tools.core.utilities.ast.DartElementLocator.visitStringLiteral(DartElementLocator.java:1)
at com.google.dart.compiler.ast.DartStringLiteral.accept(DartStringLiteral.java:38)
at com.google.dart.compiler.ast.DartImportDirective.visitChildren(DartImportDirective.java:41)
at com.google.dart.tools.core.dom.visitor.ChildVisitor.visitNode(ChildVisitor.java:108)
at com.google.dart.tools.core.dom.visitor.ChildVisitor.visitNode(ChildVisitor.java:1)
at com.google.dart.compiler.ast.DartNodeTraverser.visitDirective(DartNodeTraverser.java:59)
at com.google.dart.compiler.ast.DartNodeTraverser.visitImportDirective(DartNodeTraverser.java:241)
at com.google.dart.compiler.ast.DartImportDirective.accept(DartImportDirective.java:49)
at com.google.dart.tools.core.utilities.ast.DartElementLocator.visitNode(DartElementLocator.java:422)
at com.google.dart.tools.core.utilities.ast.DartElementLocator.visitNode(DartElementLocator.java:1)
at com.google.dart.compiler.ast.DartNodeTraverser.visitDirective(DartNodeTraverser.java:59)
at com.google.dart.compiler.ast.DartNodeTraverser.visitImportDirective(DartNodeTraverser.java:241)
at com.google.dart.compiler.ast.DartImportDirective.accept(DartImportDirective.java:49)
at com.google.dart.compiler.ast.DartNodeTraverser.visit(DartNodeTraverser.java:413)
at com.google.dart.compiler.ast.DartUnit.visitChildren(DartUnit.java:95)
at com.google.dart.tools.core.dom.visitor.ChildVisitor.visitNode(ChildVisitor.java:108)
at com.google.dart.tools.core.dom.visitor.ChildVisitor.visitNode(ChildVisitor.java:1)
at com.google.dart.compiler.ast.DartNodeTraverser.visitUnit(DartNodeTraverser.java:391)
at com.google.dart.compiler.ast.DartUnit.accept(DartUnit.java:105)
at com.google.dart.tools.core.utilities.ast.DartElementLocator.searchWithin(DartElementLocator.java:234)
at com.google.dart.tools.core.utilities.dartdoc.DartDocUtilities.getDartDoc(DartDocUtilities.java:96)
at com.google.dart.tools.ui.internal.text.editor.DartTextHover.getHoverInfo(DartTextHover.java:52)
at org.eclipse.jface.text.TextViewerHoverManager$4.run(TextViewerHoverManager.java:168)
The text was updated successfully, but these errors were encountered: