tencrocs / fb4linux

Automatically exported from code.google.com/p/fb4linux
0 stars 0 forks source link

Open Resource shortcut (Ctrl-Shift-R) no longer works in other perspectives #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Eclipse 3.5
2. Install FB4Linux
3. In 'Java' or 'JEE' perspectives Ctrl-Shift-R doesn't work, yet in 'Flash' 
perspective it does

What version of the product are you using? On what operating system?
Ubuntu 10.04, Eclipse 3.5

Original issue reported on code.google.com by collin.p...@gmail.com on 11 Jun 2010 at 5:31

GoogleCodeExporter commented 8 years ago
Hmmm... my co-worker on a Mac reports that it doesn't work in the regular Flash 
Builder so this ticket could be an Adobe problem

Original comment by collin.p...@gmail.com on 11 Jun 2010 at 5:35

GoogleCodeExporter commented 8 years ago
Another update... I have that this problem has something to do with the custom 
'Flash' perspective and the additional functionality that Adobe has added since 
Flex Builder 3.  They seem to be trying to duplicate the functionality found in 
the Java features of eclipse for refactoring, manipulating source, etc... which 
is a good thing.  However, many of the shortcuts and shared features seem to 
break.

I personally use the default 'Jave EE' perspective (or just Java depending on 
your version of eclipse) and after installing fb4linux there are a number of 
Flash Builder enabled features enabled by default in the Java perspective.

To workaround this particular issue I did the following
 * Window -> Customize Perspective
 * Command Groups Availability
 * Uncheck Flash Navigation (which contains the 'Open resource' shortcut)

The Java 'Open Resource' shortcut works fine for Flex/Flash files so there is 
no need for duplicate.  

Original comment by collin.p...@gmail.com on 12 Jul 2010 at 4:27

GoogleCodeExporter commented 8 years ago
One more simple solution is move out standalone plugins from the directory 
"Adobe Flash Builder 4/eclipse/plugins"  (mv com.adobe.flexbuilder.standalone* 
/to/the/moon) and restart eclipse. It works for me in both perspectives JEE and 
Flash

Original comment by razumovs...@gmail.com on 27 Aug 2010 at 6:27

GoogleCodeExporter commented 8 years ago
I dont have *standalone* jars in the plugins directory but had to uncheck the 
"Flash Navigation" ("Navigation Flash" in french) to make Ctrl-Shift-R to work 
again.

Original comment by fayou.lu...@gmail.com on 5 Nov 2010 at 11:27

GoogleCodeExporter commented 8 years ago
Thanks. It's help me a lot

Original comment by wenxi...@gmail.com on 23 Dec 2010 at 7:35