Sorry for this newbie question,
I'm in Mac with Java 1.5, Eclipse 3.1, ASDT 0.0.7.1, MTASC 1.08,
and Flashout 0.1.7.9.
All work perfect before, but in some time I close some .as files
and now I can't get open anyone again. All work fine now, I can create
files, compile with Flashout, but I can't open files in the editor,
this how me this error:
"Unable to create
this part due to an internal error. Reason for the failure: An
unexpected exception was thrown."
And in the Error Log window:
Error 2005-07-12 20:05:28.747 Unable to create editor ID
org.asdt.ui.editor.ActionScript2Editor: An unexpected exception was
thrown.
java.lang.NullPointerException
at
org.asdt.core.resources.PackageManager.getFileNamesForPackage(PackageManager.java:200)
at
org.asdt.ui.editor.ASCodeScanner.<init>(ASCodeScanner.java:79)
at
org.asdt.ui.editor.ASConfiguration.getASCodeScanner(ASConfiguration.java:136)
at
org.asdt.ui.editor.ASConfiguration.getPresentationReconciler(ASConfiguration.java:152)
at
org.eclipse.jface.text.source.SourceViewer.configure(SourceViewer.java:323)
at
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(AbstractTextEditor.java:2517)
at
org.eclipse.ui.texteditor.StatusTextEditor.createPartControl(StatusTextEditor.java:53)
at
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.createPartControl(AbstractDecoratedTextEditor.java:314)
and continue ...
Any idea?
Thanks in advance
Rafael