[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Export to Filesystem fails
|
Paul,
This is probably due to the workspace being out of synch with the
filesystem.
Before you export, try choosing "Refresh From Local" in the Navigator's
popup menu with the project selected.
I've filed a problem report for this, since there doesn't seem to be any
reason why you shouldn't be able to export even if it's out of sync.
Also, as you point out, the error reporting could use some improvement.
Thanks,
Nick
"Paul Glezen" <pglezen@xxxxxxxxxx> wrote in message
news:9lu4u2$2gq$1@xxxxxxxxxxxxxxxx
> I had a group of html files in a project to export. Some of the files
> were configured to use the default text editor. Others were configured to
> use an external editor (a GUI vi clone called gvim). The ones that were
> configured to use gvim failed to export. The ones configured to use the
> default editor suceeded. Upon changing all file to use the Workbench text
> editor by default, the export of all files succeeded.
>
> Also, the "Details" button of the error panel told me which files failed
> to export, but not the reason why.
>
> I am using "jre-win32-Eclipse-SDK-SHIPPED-0.128.zip".
>