| Author |
Message |
|
|
|
Post subject: Add lineno of resource to Eclipse: link?
Posted: Feb 26, 2004 - 09:13 PM
|
|

Joined: Feb 26, 2004
Posts: 6
|
|
Remembered another one that I was thinking about.
If you're using your wiki pages as a means of discussing code, i.e. smells, etc., it might be nice if when you pressed F3 the appropriate editor would open and then it jumped to a line number indicated in the Wiki link. Something like:
| Code: |
Eclipse:/myProject/myFile.txt:25
|
or:
| Code: |
Eclipse:/myProject/myFile.txt:lineno:25
|
or something like that.
Cheers,
__
_)ohn. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 28, 2004 - 01:03 PM
|
|

Joined: Feb 04, 2004
Posts: 21
Location: London
|
|
OK, that 'sounds' easy, I'll look into it.
Channing |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 29, 2004 - 01:36 PM
|
|

Joined: Feb 04, 2004
Posts: 21
Location: London
|
|
John, I've just released 1.7.5 which adds line number support to eclipse links like this:
Eclipse:/foo/bar:123
You can also add line numbers to wikispace links that link to eclipse resources.
Channing |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 29, 2004 - 01:57 PM
|
|

Joined: Feb 26, 2004
Posts: 6
|
|
Thanks Channing, I downloaded 1.75 and am installing now. This is a very nice feature to have - thanks once again for your responsiveness.
__
_)ohn. |
|
|
| |
|
|
|
 |
|
|
| |