Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Cut and Paste/Drag and Drop Issue with IDE 4.6: (7 Items)
   
Cut and Paste/Drag and Drop Issue with IDE 4.6  
Under Windows XP and IDE 4.6,

I am able to open the Target File System Navigator under the QNX System Info perspective.

I am able to drag files from Windows Explorer to the directories displayed in the Navigator.

What I am not able to do, as I was able to do under 4.5.1, is to copy and paste files from Windows Explorer to the 
Navigator

When I right-click in the Navigator and click paste nothing appears to happen.

I am transferring large files, so I know when the transfer starts as I get a progress window.

If I use drag and drop, no problem, but copy and past appears not to work.
Re: Cut and Paste/Drag and Drop Issue with IDE 4.6  
That would be an eclipse bug. What type of file is it?

Keith Smith wrote:
> Under Windows XP and IDE 4.6,
> 
> I am able to open the Target File System Navigator under the QNX System Info perspective.
> 
> I am able to drag files from Windows Explorer to the directories displayed in the Navigator.
> 
> What I am not able to do, as I was able to do under 4.5.1, is to copy and paste files from Windows Explorer to the 
Navigator
> 
> When I right-click in the Navigator and click paste nothing appears to happen.
> 
> I am transferring large files, so I know when the transfer starts as I get a progress window.
> 
> If I use drag and drop, no problem, but copy and past appears not to work.
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24387
> 
Re: Cut and Paste/Drag and Drop Issue with IDE 4.6  
Files are a 'tar' file and an md5 file
Re: Cut and Paste/Drag and Drop Issue with IDE 4.6  
Hmm works for me. In what type of project you are pasting? Anything is in the .log file?

Keith Smith wrote:
> Files are a 'tar' file and an md5 file
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24438
> 
Re: Cut and Paste/Drag and Drop Issue with IDE 4.6  
Pardon my ignorance, but where do I look for .log?
Re: Cut and Paste/Drag and Drop Issue with IDE 4.6  
<workspace>/metadata/.log

See also http://community.qnx.com/sf/wiki/do/viewPage/projects.ide/wiki/IDEGeneralFAQ


Keith Smith wrote:
> Pardon my ignorance, but where do I look for .log?
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24680
> 
Re: Cut and Paste/Drag and Drop Issue with IDE 4.6  
Here are the various errors reported in .log. I didn't anything that I thought was related to 'copying'

!MESSAGE Internal Error
!STACK 1
org.eclipse.core.internal.resources.ResourceException: Found model provider extension with no identifier; ignoring 
extension.
	at org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor.fail(ModelProviderDescriptor.java:47)

!MESSAGE WARNING: Blocked recursive attempt to close part org.eclipse.cdt.ui.editor.CEditor while still in the middle of
 activating it
!STACK 0
java.lang.RuntimeException: WARNING: Blocked recursive attempt to close part org.eclipse.cdt.ui.editor.CEditor while 
still in the middle of activating it
	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1282)

!MESSAGE A handler conflict occurred.  This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2009-03-17 08:51:32.965
!MESSAGE Conflict for 'AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.
CheatSheetHelpMenuAction':
HandlerActivation(commandId=AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.
CheatSheetHelpMenuAction,


!MESSAGE Error reading help table of contents file /"com.qnx.doc.ide_en/../com.qnx.doc.ide_en_user_guide/toc.xml" 
(skipping file)
!STACK 0
java.io.FileNotFoundException
	at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:45)

!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.NegativeArraySizeException
	at org.eclipse.swt.widgets.Menu.getItems(Menu.java:855)


!MESSAGE Application error
!STACK 1
java.lang.NegativeArraySizeException
	at org.eclipse.swt.widgets.Menu.getItems(Menu.java:855)