Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to open a file and jump to a certain line number
How to open a file and jump to a certain line number [message #332849] Tue, 11 November 2008 09:01 Go to next message
kuwata is currently offline kuwataFriend
Messages: 4
Registered: July 2009
Junior Member
Hi all,
Is it possible to open file with Eclipse in command line and jump to a
certain line number?
I always do things with Emacs, like this:
$ emacsclient -n +123 file.txt
I want to do the same thing as above with Eclipse, but I can't find how to
do it.
Could you help me?

--
kuwata
Re: How to open a file and jump to a certain line number [message #332862 is a reply to message #332849] Tue, 11 November 2008 16:23 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
kuwata wrote:
> Hi all,
> Is it possible to open file with Eclipse in command line and jump to a
> certain line number?
No. There's a bug for it (check bugzilla to find it).

Dani
> I always do things with Emacs, like this:
> $ emacsclient -n +123 file.txt
> I want to do the same thing as above with Eclipse, but I can't find
> how to do it.
> Could you help me?
>
> --
> kuwata
>
Re: How to open a file and jump to a certain line number [message #332875 is a reply to message #332862] Wed, 12 November 2008 03:10 Go to previous message
kuwata is currently offline kuwataFriend
Messages: 4
Registered: July 2009
Junior Member
Daniel Megert wrote:

> kuwata wrote:
>> Hi all,
>> Is it possible to open file with Eclipse in command line and jump to a
>> certain line number?
> No. There's a bug for it (check bugzilla to find it).

Thank you for your reply.
I found EclipseCall plugin on #4922.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=4922
This plugin seems to be what I want.
Thank you for your advice.
Previous Topic:[DataBinding] Problem with clearing the text in a Combo
Next Topic:view and multiple viewers
Goto Forum:
  


Current Time: Wed Jul 17 15:57:28 GMT 2024

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

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

Back to the top