Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Keybind for Export: File System in PDT editor
icon9.gif  Keybind for Export: File System in PDT editor [message #649994] Fri, 21 January 2011 06:05 Go to next message
Eclipse UserFriend
Hello,

The keybind for "Export (Export Wizard: File System)" ("In Windows") is not working in the PDT editor.
It is however working in other (eg Plain Text) editors.

The "Export" ("In Windows") keybind is working in all editors, including PDT ones.

Is there a way to fix it myself?

(I am using the current "Eclipse PDT 2.2.0 All In Ones")
Re: Keybind for Export: File System in PDT editor [message #650163 is a reply to message #649994] Fri, 21 January 2011 22:31 Go to previous message
Eclipse UserFriend
You should be able to see exception in workspace/.metadata/.log file.
>java.lang.ClassCastException: org.eclipse.php.internal.core.documentModel.dom.ElementImplF orPhp cannot be cast to org.eclipse.core.resources.IResource
> at org.eclipse.ui.dialogs.WizardExportResourcesPage.setupBasedO nInitialSelections(WizardExportResourcesPage.java:532)
It is a bug. So it may be better to submit a bug report.

IMHO, this is a bug of org.eclipse.ui.dialogs.WizardExportResourcesPage. It should be checked if selected element is instance of IResource or not.
Previous Topic:Eclipse Developer Needed in New York City
Next Topic:Working PDT/Debugger setup (Windows)
Goto Forum:
  


Current Time: Sun Jul 27 16:37:55 EDT 2025

Powered by FUDForum. Page generated in 0.03567 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top