Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » tag selection for copy/cut
tag selection for copy/cut [message #223612] Thu, 06 November 2008 19:25
Eclipse UserFriend
Originally posted by: nowhere.a.com

If I have a structure like:

1
2 <tag>
3 <inner-tag />
4 </tag>
5

If I click on the element 'tag', then the entire tag contents are
highlighted in the leftmost editor column:

1
# 2 <tag>
# 3 <inner-tag />
# 4 </tag>
5

Is there a way to copy or cut the entire tag contents? Something like
right mouse click on the leftmost column, choose copy?

The only way that I can see is to hold shift and scroll, or drag the
mouse over the tag contents.

--
Wojtek :-)
Previous Topic:EJB deployment - Project dependencies
Next Topic:When do I use ExecutionException
Goto Forum:
  


Current Time: Tue Mar 19 02:03:00 GMT 2024

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

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

Back to the top