Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » How to find links pointing to document
How to find links pointing to document [message #1047515] Tue, 23 April 2013 06:14 Go to next message
Eclipse UserFriend
Hi there,

in my company, we would like to get rid of FrontPage and use Eclipse with WTP instead (for integration reasons and because FrontPage is not maintained any more).

However, one K.O. criterion is to be able to select a document and find all html-pages, which have a link referencing this document.
This was possible in FrontPage and I cannot believe that it is too difficult to do, but I could not find this feature in Eclipse, yet.

Is there an implementation or a workaround to achieve this? Is there an easy way to add this feature to Eclipse?

Thanks in advance.

Regards,

Arne
Re: How to find links pointing to document [message #1047721 is a reply to message #1047515] Tue, 23 April 2013 11:03 Go to previous messageGo to next message
Eclipse UserFriend
Arne Schröder wrote :
> Hi there,
>
> in my company, we would like to get rid of FrontPage and use Eclipse with WTP
> instead (for integration reasons and because FrontPage is not maintained any
> more).
>
> However, one K.O. criterion is to be able to select a document and find all
> html-pages, which have a link referencing this document.
> This was possible in FrontPage and I cannot believe that it is too difficult
> to do, but I could not find this feature in Eclipse, yet.
>
> Is there an implementation or a workaround to achieve this? Is there an easy
> way to add this feature to Eclipse?
>
If all your HTML pages are part of the Eclipse project, then you can do
a file search:

Search/ File...

If you select the document name, then it will be copied into the Search
field

To find only links, then you will need a bit of Regular Expression
code.

--
Wojtek :-)
Re: How to find links pointing to document [message #1048606 is a reply to message #1047515] Wed, 24 April 2013 14:13 Go to previous message
Eclipse UserFriend
I think there was something like that provided in IBM's Websphere Developer Tools for Eclipse (check the Marketplace). Our own efforts to build in validation of hyperlinks ran afoul of deployment scenarios we couldn't fully account for and had to be disabled, lest the Problems view be flooded with false messages.
Previous Topic:resolveBinding return null
Next Topic:Embedded Tomcat or Jetty in RCP as Vaadin Preview
Goto Forum:
  


Current Time: Sat Jul 05 10:19:27 EDT 2025

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

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

Back to the top