Skip to main content



      Home
Home » Modeling » EMF » How to annotate HTML?
icon5.gif  How to annotate HTML? [message #1071262] Fri, 19 July 2013 13:16 Go to next message
Eclipse UserFriend
Hello everyone,
I am new to Eclipse, and have some basic questions in order to get started.
Thank you for your prompt response!
And my apologies if this is not the right place to post this question. If so, please let me know.

My project: I need to quickly open an existing web page in HTML, 'annotate' the page, and save back in HTML. I have several hundred of these pages so ease & efficiency are important.
What does 'annotate' mean: I need to markup with simple text comments like Start/End different parts of the page for analysis with an algorithm. Ideally I can do this Graphically: Visually select/highlight an area of the page --> The tool highlights in code the part of the page I have highlighted --> I can mark-up the start and end of that part of html code --> Save back in HTML and do the next one.

My Question:
- Which Eclipse tool/package can do this for me?
- Any best practices or suggestions to do this within the tool?

Thanks in advance.

-Alex
Re: How to annotate HTML? [message #1071487 is a reply to message #1071262] Sat, 20 July 2013 04:16 Go to previous message
Eclipse UserFriend
Alex,

I think the Web Tools project provides tools for editing HTML. But I
don't think the provide something visual along the line of what you're
suggesting. You could ask on the eclipse.webtools forum.

On 19/07/2013 8:28 PM, Alex Rahin wrote:
> Hello everyone,
> I am new to Eclipse, and have some basic questions in order to get
> started.
> Thank you for your prompt response!
> And my apologies if this is not the right place to post this question.
> If so, please let me know.
>
> My project: I need to quickly open an existing web page in HTML,
> 'annotate' the page, and save back in HTML. I have several hundred of
> these pages so ease & efficiency are important.
> What does 'annotate' mean: I need to markup with simple text comments
> like Start/End different parts of the page for analysis with an
> algorithm. Ideally I can do this Graphically: Visually
> select/highlight an area of the page --> The tool highlights in code
> the part of the page I have highlighted --> I can mark-up the start
> and end of that part of html code --> Save back in HTML and do the
> next one.
>
> My Question:
> - Which Eclipse tool/package can do this for me?
> - Any best practices or suggestions to do this within the tool?
>
> Thanks in advance.
>
> -Alex
Previous Topic:Access an EMF package from the Ecore file.
Next Topic:Reading data stored in model objects and displaying the data
Goto Forum:
  


Current Time: Thu Jul 10 16:02:44 EDT 2025

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

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

Back to the top