Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » blue boxes?
blue boxes? [message #142257] Mon, 16 February 2004 14:06 Go to next message
Eclipse UserFriend
Originally posted by: stromo.spamme.com

This is a multi-part message in MIME format.

------=_NextPart_000_0034_01C3F46C.26134BF0
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_0035_01C3F46C.26134BF0"


------=_NextPart_001_0035_01C3F46C.26134BF0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I just started using 30m7 and noticed blue boxes appear in the editor =
whenever I enter text within parentheses. What is the significance of =
these?


-s
------=_NextPart_001_0035_01C3F46C.26134BF0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>I just started using 30m7 and noticed =
blue boxes=20
appear in the editor whenever I enter text within parentheses.&nbsp; =
What is the=20
significance of these?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT><FONT face=3DArial =
size=3D2></FONT>&nbsp;</DIV>
<DIV><IMG alt=3D"" hspace=3D0 =
src=3D"cid:002f01c3f496$0ee6e2f0$6401a8c0@hellstrom.net"=20
align=3Dbaseline border=3D0></DIV>
<DIV><FONT face=3DArial size=3D2>-s</FONT></DIV></BODY></HTML>

------=_NextPart_001_0035_01C3F46C.26134BF0--

------=_NextPart_000_0034_01C3F46C.26134BF0
Content-Type: image/gif;
name="ExprBlueBox.gif"
Content-Transfer-Encoding: base64
Content-ID: <002f01c3f496$0ee6e2f0$6401a8c0@hellstrom.net>

R0lGODlh3gApAPIAAAAAAHsAUkJlpQC2AP8AhOfr5////00BASwAAAAA3gAp AEAD/2i63P4wykmr
vTjrzbv/YCiOZBkVaFoE7BqgrQu38azaaf3eKr3LQJyN9eOhADxkSqk8Lo1O lAAqBOqK1AKTOo2i
BtmweEwum8/otFjAbrvf8Lh8ThcQUne0ac/v+/+AgYKDhIWGh4iJihxqjY6P kJFGXZKSlDdgjT49
RJ0vMZ5ELp05omGmpVekQzVQAK8qr7JHsk20tl6XnKSmqKiuTLgplLaZY4vI ycrLzM3Oz9DR0tPU
1dYYldna29m63GjeX988rZzjj+VJj8KxUpHpjV24xmmgO/Y4ren6WFmf5kEC 4ssijN2NJga1DPNX
ZGDAMLC4PElB74yncxgzrnOn0eNMlzwF7lTMcq2kyZMoU6pcybKly5cwY8qc SbOmzZs4c+p82bGn
z0h1ggodCuen0aM+wyFdaGQkt18z9vX7Bg/qTyVKq1CBp0YeJk2bRomVUY5f 2VVGRPlae/bhwVqx
Zi2Bq4VuO47k2OqdGpcWFGIqnJYZSPhew378cjAM4lCgYYhJaiGU60Ud3rSH hXA1EvHvRHFgPz22
ElarY8UMM58uNZYKwsqfFXrB1STr6iswIMueFFswmc1Lg2/DKpz3btDFkyv3 vNzdnechffPYSb26
9evYs2vfzr279+/gw4sfTx5mAgA7

------=_NextPart_000_0034_01C3F46C.26134BF0--
Re: blue boxes? [message #142297 is a reply to message #142257] Mon, 16 February 2004 14:32 Go to previous message
Tom Hofmann is currently offline Tom HofmannFriend
Messages: 770
Registered: July 2009
Senior Member
stromo wrote:
> I just started using 30m7 and noticed blue boxes appear in the editor
> whenever I enter text within parentheses. What is the significance of
> these?

They tell you that you are in "linked mode", in this case that the
closing parenthesis has automatically been inserted. The green line
tells you where pressing <Return> or <Tab> will take you.

This might not be of great help in this case, but check it out when
using a code template, e.g. a for-loop.

The decoration style and color can be configured in
Java->Editor->Annotations tab, see the annotation types named "Linked
something".

-tom
Previous Topic:cvs 1.11.5: "The server did not provide any additional information"
Next Topic:Convert to Field Refactoring Gone in M7?
Goto Forum:
  


Current Time: Fri Apr 26 13:52:17 GMT 2024

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

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

Back to the top