It's been quite a while since I've done this; but don't you have to manually transfer the the IPA to the iPad with iTunes? I would have expected Flash Builder to time out and stop waiting for that connection eventually.


On 7/3/2017 8:23 AM, Matthew Weir wrote:
By the looks of it, it appears that there are two commands assigned to the 
keystroke of CTRL+G and three commands assigned to CTRL+SHIFT+G and eclipse 
doesn't know how to deal with the conflict.
I'll see what else I can when I get into the office.

On Monday, July 3, 2017, 8:15:26 AM EDT, bilbosax <[email protected]> 
wrote:

So, changing the memory in the .ini file did not help, so I found the error
log.  There is something in it, but it means nothing to me and I am hoping
it will make more sense to someone here on the mailing list:



!ENTRY org.eclipse.jface 2 0 2017-07-03 07:53:49.786
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal
accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2017-07-03 07:53:49.786
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,

ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.workspace,Find
All Declarations In Workspace,
         ,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true), LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllDeclarationsAction@b2b24c8)),
         ,,true),null),
     org.eclipse.ui.defaultAcceleratorConfiguration,
     com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+G,

ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.workspace,Find
All Declarations In Workspace,
         ,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true), LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllDeclarationsAction@b2b24c8)),
         ,,true),null),
     org.eclipse.ui.defaultAcceleratorConfiguration,
     com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
Binding(CTRL+G,

ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.workspace,Declaration
in Workspace,
         Search for declarations of the selected element in the workspace,
         Category(org.eclipse.search.ui.category.search,Search,Search command
category,true),
         ,
         ,,true),null),
     org.eclipse.ui.defaultAcceleratorConfiguration,
     org.eclipse.ui.contexts.window,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2017-07-03 07:53:49.786
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
Binding(CTRL+SHIFT+G,

ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.workspace,Find
All References In Workspace,
         ,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true), LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllReferencesAction@3d7bcc32)),
         ,,true),null),
     org.eclipse.ui.defaultAcceleratorConfiguration,
     com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+SHIFT+G,

ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.workspace,Find
All References In Workspace,
         ,
Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true), LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllReferencesAction@3d7bcc32)),
         ,,true),null),
     org.eclipse.ui.defaultAcceleratorConfiguration,
     com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
Binding(CTRL+SHIFT+G,

ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.workspace,References
in Workspace,
         Search for references to the selected element in the workspace,
         Category(org.eclipse.search.ui.category.search,Search,Search command
category,true),
         ,
         ,,true),null),
     org.eclipse.ui.defaultAcceleratorConfiguration,
     org.eclipse.ui.contexts.window,,,system)




--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Flashbuilder-4-7-on-Windows-7-tp15386p15388.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


--
Jeffry Houser
Technical Entrepreneur
http://www.jeffryhouser.com
203-379-0773

Reply via email to