Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse is not showing entrie file after navigation
Eclipse is not showing entrie file after navigation [message #891681] Mon, 25 June 2012 13:37 Go to next message
Alexander Makarov is currently offline Alexander MakarovFriend
Messages: 2
Registered: June 2012
Junior Member
I've recently upgraded from 3.5 to 4.2 RC3 and discovered strange java editor behavior.
When I navigate to new editor via Open Declaration or Search References/Call Hierarchy, editor contains only source beginning from method I navigated to. Everything preceding this method is not accessible for mouse scroll, for example. If I switch to editor and press Up key, entrie file is shown and accessible, but this is not very convinient.
Is this a bug or a new feature that can be turned off?
Re: Eclipse is not showing entrie file after navigation [message #891826 is a reply to message #891681] Tue, 26 June 2012 07:41 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 25.06.2012 15:37, Alexander Makarov wrote:
> I've recently upgraded from 3.5 to 4.2 RC3 and discovered strange java
> editor behavior.
> When I navigate to new editor via Open Declaration or Search
> References/Call Hierarchy, editor contains only source beginning from
> method I navigated to. Everything preceding this method is not
> accessible for mouse scroll, for example. If I switch to editor and
> press Up key, entrie file is shown and accessible, but this is not
> very convinient.
> Is this a bug or a new feature that can be turned off?
Try this:
java -cp plugins\org.eclipse.equinox.launcher_*.jar
org.eclipse.core.launcher.Main -application org.eclipse.ui.ide.workbench

Dani
Re: Eclipse is not showing entrie file after navigation [message #891828 is a reply to message #891681] Tue, 26 June 2012 07:45 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 25.06.2012 15:37, Alexander Makarov wrote:
> I've recently upgraded from 3.5 to 4.2 RC3 and discovered strange java
> editor behavior.
> When I navigate to new editor via Open Declaration or Search
> References/Call Hierarchy, editor contains only source beginning from
> method I navigated to. Everything preceding this method is not
> accessible for mouse scroll, for example. If I switch to editor and
> press Up key, entrie file is shown and accessible, but this is not
> very convinient.
> Is this a bug or a new feature that can be turned off?
Maybe somehow the segmented mode got activated. You can disable this on
the Java > Editor preference page:
[ ] Only show the selected Java element

Dani
Re: Eclipse is not showing entrie file after navigation [message #891836 is a reply to message #891826] Tue, 26 June 2012 08:50 Go to previous message
Alexander Makarov is currently offline Alexander MakarovFriend
Messages: 2
Registered: June 2012
Junior Member
Dani Megert wrote on Tue, 26 June 2012 03:41

Try this:
java -cp plugins\org.eclipse.equinox.launcher_*.jar
org.eclipse.core.launcher.Main -application org.eclipse.ui.ide.workbench
Dani


Thank you Dani, this helped. Shall I report it?
Previous Topic:osgi applications
Next Topic:Console window error problem
Goto Forum:
  


Current Time: Thu Apr 25 00:53:54 GMT 2024

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

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

Back to the top