Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 11:05 Go to next message
Gap  is currently offline Gap Friend
Messages: 1
Registered: January 2011
Junior Member
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] Sat, 22 January 2011 03:31 Go to previous message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
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: Wed Apr 24 21:56:19 GMT 2024

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

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

Back to the top