Skip to main content
summaryrefslogtreecommitdiffstats
blob: 4a50bb3659c1af81e8404cfd52e00550574e6288 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1"
	type="text/css">
<title>Mylar New & Noteworthy</title>
</head>
<body>
<h2>New and Noteworthy for Mylar 0.4.0</h2>
<p>Released October 28th, 2005, covers releases 0.3.1 - 0.4.0.&nbsp; Send questions to <a href="mailto:mylar-users@eclipse.org">mylar-users@eclipse.org</a>.&nbsp; 
Submit feature requests to
<a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Mylar">Bugzilla</a>.</p>
<h3>Task context</h3>

<table cellpadding="10" cellspacing="0" width="600" id="table74">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Task context indication</b></p>
			</td>
			<td valign="top" width="70%">
			If a task is inactive, but 
			has a context associated with it, the Activate widget appears 
			lightly filled (i.e. as bug 111722 below).&nbsp; <p>
			<img border="0" src="images/tasklist-context.gif" width="297" height="191"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table69">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Pause and resume context capture</b></p>
			</td>
			<td width="70%" valign="top">
			Pause and resume task 
			context capture using the drop-down menu on the Task List.&nbsp; 
			This can be useful for quick diversions that don't warrant a new 
			task.&nbsp; Also note that some of the toolbar buttons have moved to 
			the local pull-down.<p>
			<img border="0" src="images/context-pause.gif" width="248" height="317"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table75">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table62">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>JUnit testing of task context</b></p>
			</td>
			<td width="70%" valign="top">
			To automatically test every 
			element in your task context add one of the two Mylar JUnit launch 
			configurations visible below.&nbsp; This has the effect of 
			automatically creating a suite with every interesting test in your 
			context (those that you've selected and edited), as well as every 
			test that has a predicted interest (those whose test methods show up 
			in the Active Search view).<p>
			<img border="0" src="images/test-context.gif" width="555" height="194"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table63">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table60">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Linked mode for Active Search</b></p>
			</td>
			<td width="70%" valign="top">
			The Active Search view now 
			has a &quot;Link with Editor&quot; button.<p>
			<img border="0" src="images/active-search-linked.gif" width="241" height="158"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table61">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table64">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Predicted interest of errors</b></p>
			</td>
			<td width="70%" valign="top">
			The predicted interest of 
			errors can be turned and off in the Java preferences.&nbsp;When on, Java elements that have errors get a predicted 
			interest, which means that they show up in views such as a the 
			package explorer.&nbsp; Once the errors are fixed the predicted 
			interest goes away.&nbsp; Set this on the Java preference page.&nbsp; 
			Off by default.<p>
			<img border="0" src="images/preference-error-interest.gif" width="488" height="131"><p>
			<img border="0" src="images/interest-error.gif" width="233" height="189"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table55">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Reduced context size</b></p>
			</td>
			<td width="70%" valign="top">
			When a context is saved it 
			now gets collapsed to remove redundancy in how interaction events 
			contribute to interest. This results in an order of magnitude file 
			size reduction, and much faster activation/deactivation. </td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table56">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table42">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Open Type integration</b></p>
			</td>
			<td width="70%" valign="top">
			If a task context is active, the Open Type dialog will first types 
			that are in the task context, and then place those matches on top of 
			the list as you type.&nbsp; When no task is active the Open Type 
			dialog reverts to its standard behavior of showing types that you 
			have selected from within the dialog.<p>
			<img border="0" src="images/open-type.gif" width="487" height="259"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table51">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table45">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Qualified names in Active Search</b></p>
			</td>
			<td width="70%" valign="top">
			A toolbar button controls whether element names are qualified in the 
			Active Search view.<p>
			<img border="0" src="images/active-search-qualify.gif" width="236" height="125"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table52">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table48">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Increased laziness</b></p>
			</td>
			<td width="70%" valign="top">
			When no task is active, Mylar is inactive and Eclipse should behave 
			as if Mylar were not installed.&nbsp; Also, when the Active Search 
			view is closed, no background searches will be run.</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table50">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table41">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Drag-and-drop Landmark creation</b></p>
			</td>
			<td width="70%" valign="top">
			Elements such as methods and 
			types can be drag-and-dropped into the Active Search and Active 
			Hierarchy views.&nbsp; This will cause them to become landmarks, and 
			to populate those views with related elements.&nbsp; To get rid of 
			an element from an active view it needs to be made less interesting 
			than a landmark, which can be done by right-clicking it in any view 
			and selecting the &quot;Make Less Interesting&quot; action, or by hitting 
			Ctrl+Alt+Shift+Down Arrow when editing that element.<p>
			<img border="0" src="images/active-search-manipulation.gif" width="509" height="219"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table49">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table26">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Active Search</b></p>
			</td>
			<td width="70%" valign="top">
			As you work and elements become landmarks 
			(bold decoration), Active Search eagerly finds related elements.&nbsp; 
			To force an element to populate the Active Search view manually make 
			it a landmark by right-clicking or hitting Ctrl+Alt+Shift+Up Arrow.&nbsp; 
			Use the pull-downs on the toolbar to alter the degree-of-separation 
			scope of the search.&nbsp; Note that elements with predicted 
			interest are gray.<p>
			<img border="0" src="images/active-search.gif" width="340" height="309"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table27">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Active Hierarchy</b></p>
			</td>
			<td width="70%" valign="top">
			Similar to Active Search, this view actively 
			finds and presents the type hierarchy of the current set of 
			landmarks.<p>
			<img border="0" src="images/active-hierarchy.gif" width="364" height="145"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table29">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Filter declarations in Package Explorer </b></p>
			</td>
			<td width="70%" valign="top">
			If you don't like Mylar's constant showing of Java members in the 
			Package Explorer, select the drop-down menu, then &quot;Filters...&quot; and 
			enable the &quot;Mylar Java Declarations Filter&quot;.&nbsp; It will then 
			stick in the menu in case you want to toggle between modes.<p>
			<img border="0" src="images/filtering-declarations.gif" width="441" height="211"></p>
			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
		</table>

<table cellpadding="10" cellspacing="0" width="600" id="table23">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Interest filter exclusions</b></p>
			</td>
			<td width="70%" valign="top">
			Resources that are always 
			considered interesting can be configured to always show when the 
			interest filter is on, via the root Mylar preference page.&nbsp; 
			Note that the parent of the resource, e.g. the project or folder, 
			needs to be interesting for it's children to show.&nbsp;
			<p>
			<img border="0" src="images/filtering-exclusion.gif" width="420" height="240"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table16">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Context highlighters</b></p>
			</td>
			<td valign="top" width="70%">
			You can associate a task with a highlighter. This can be useful if 
			you are using Mylar without the filtering support.&nbsp; It also 
			allows you to distinguish between task contexts if you have multiple 
			tasks active.&nbsp;&nbsp; <p><img
				src="images/highlight.gif"></p>

			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Ant editing</b></p>
			</td>
			<td width="70%" valign="top">
			Interest-based filtering is now supported in the Ant editor's 
			Outline view by toggling the glasses.<p>
			<img border="0" src="images/filtering-ant.gif" width="464" height="113"></p>
			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table8">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Interest-based content assist</b></p>
			</td>
			<td width="70%" valign="top">
			The top of the content assist menu will put the items that are in 
			your task context on top of the list, to enable quick selection via 
			arrow keys. Once you start typing the menu will work as usual. Note 
			that the Mylar Java Editor needs to be set as default for &quot;.java&quot; 
			files (this is the only new functionality that comes from the Mylar 
			Java editor).<p>
			<img border="0" src="images/interest-content-assist.gif" width="432" height="131"></p>
			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table40">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Navigator interest filtering</b></p>
			</td>
			<td width="70%" valign="top">
			Interest filtering works in the navigator, similarly to the Package 
			Explorer.&nbsp; To temporarily un filter a node Alt+click it<p>
			<img border="0" src="images/filtering-navigator.gif" width="353" height="195"></p>
			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table9">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Toggle auto folding</b></p>
			</td>
			<td width="70%" valign="top">
			Pressing the editor toolbar button with the Mylar glasses on it will 
			enable/disable Mylar's automatic folding.&nbsp; This can be useful 
			when needing to browse through the code, or copy/paste code around 
			(since Eclipse's folding support can cause odd expansions when 
			copying folded regions,
			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104648">bug 
			104648</a>).&nbsp; The 
			keyboard shortcut is Ctrl+Alt+Shift+F.<p>
			<img border="0" src="images/folding-toggle.gif" width="276" height="127"></p>
			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table4">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Show all filtered children</b></p>
			</td>
			<td width="70%" valign="top">
			When you are using filtering in a Mylar view you have the option of 
			temporarily showing all children of a filtered node by Alt+clicking 
			a node that is not currently selected.&nbsp; For example, you can 
			Alt+click a source folder, keep the Alt+key down, and continue 
			drilling down until you find a method of interest.
			To navigate using the 
			keyboard alone use the Right Arrow key instead of Alt+clicking, and 
			the Down Arrow key to select elements.&nbsp;<p><img src="images/alt-click.gif" alt="Alt Click"
				title="New Java Project Wizard"></p>
			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
		</table>

<table cellpadding="10" cellspacing="0" width="600" id="table5">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Search within task context</b></p>
			</td>
			<td valign="top" width="70%">The automatically updated Mylar Task 
			Context working set can be searched as any other working set, either 
			via the popup menus or using the search dialog.&nbsp; For example, 
			to find all System.out/err calls before checking in, search for 
			&quot;System.&quot; within the task context. To quickly search all references 
			click Alt+Shift+G.<p>
			<img border="0" src="images/search-context.gif" width="470" height="133"></p>

			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table6">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Directly manipulate interest</b></p>
			</td>
			<td valign="top" width="70%">Directly manually manipulate the 
			interest level of one or more elements by right clicking them and using the two 
			Mylar actions in the popup menu.&nbsp; Keyboard shortcuts for these 
			are Ctrl+Alt+Shift+Up Arrow for Make Landmark, and&nbsp; 
			Ctrl+Alt+Shift+Down Arrow for Make Less Interesting.&nbsp; This now supports disjoint 
			selections.<p>
			<img border="0" src="images/interest-manipulate.gif" width="262" height="65"></p>

			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table7">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Interest filtering for the Java Browsing 
			perspective</b></p>
			</td>
			<td valign="top" width="70%">Interest filtering can be toggled for 
			the Packages, Types, and Members views simultaneously by clicking 
			the leftmost toolbar button visible below.<p>
			<img border="0" src="images/interest-java-browsing.gif" width="404" height="100"></p>

			</td>
		</tr>
		</table>

<h3>Task List</h3>

<table cellpadding="10" cellspacing="0" width="600" id="table71">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Links to web reports</b></p>
			</td>
			<td width="70%" valign="top">
			Tasks can be linked to web 
			pages.&nbsp; For example, if you want a task to correspond to a Wiki 
			page or to a bug report copy the URL of the report, click the New 
			Task button on the Task List, and the URL will automatically be 
			inserted in the Web Link field.&nbsp; If you click Get Description 
			the title of the page will be inserted into the Description field.&nbsp; 
			The task will appear with a Web icon decorator, and will 
			automatically bring up a Task Editor page that loads the web link 
			when opened.&nbsp;
			<p>
			<img border="0" src="images/tasklist-weblink.gif" width="528" height="155"></p>
			<p>
			<img border="0" src="images/tasklist-weblink-editor.gif" width="585" height="195"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table72">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table70">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Task export</b></p>
			</td>
			<td width="70%" valign="top">
			The Mylar Task List and 
			related data can be exported, e.g. for backup purposes.<p>
			<img border="0" src="images/tasklist-export.gif" width="555" height="343"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table73">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table46">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Task history</b></p>
			</td>
			<td width="70%" valign="top">
			The task list now has a 
			back/forward navigation history with drop-downs of previously 
			activated tasks.<p>
			<img border="0" src="images/tasks-history.gif" width="495" height="169"></td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table47">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table31">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Synchronization state</b></p>
			</td>
			<td valign="top" width="70%">
			If a bug report has information on it that has not been viewed, such 
			as new comments, the blue &quot;incoming&quot; overlay is displayed.&nbsp; If 
			a bug has changes on it that have been saved but have not been 
			committed to Bugzilla, the gray &quot;outgoing&quot; overlay is displayed.&nbsp; 
			A red overlay appears if there is a conflict.<p>
			<img border="0" src="images/bugzilla-synch.gif" width="323" height="186"></p>

			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table30">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Offline mode</b></p>
			</td>
			<td valign="top" width="70%">
			You can now explicitly state 
			whether you want to work with cached copies of Bugzilla reports and 
			avoid refresh with the server.&nbsp; In offline mode the cached bug 
			copy is always used.&nbsp; In online mode the Bugzilla server is 
			always checked for the latest report.<p>
			<img border="0" src="images/tasks-offline.gif" width="326" height="207"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table32">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Task history navigation</b></p>
			</td>
			<td width="70%" valign="top">
			Navigate between previously 
			activate tasks using the Task List view's pull down menu (upper 
			right-hand corner of the toolbar).<p>
			<img border="0" src="images/tasks-history.gif"></p>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table33">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table17">
	<colgroup>
		<col width="20%" valign="top" align="right">
		<col width="80%" valign="top" align="left">
	</colgroup>
	<tbody>
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Focus on a single task category</b></p>
			</td>
			<td width="70%" valign="top">
			To see only the tasks for a single category 
			select the &quot;Go Into Category&quot; action from the context menu.&nbsp; To 
			go back to viewing all tasks and categories under the root use the 
			&quot;Go Up To Root&quot; action in the Task List's toolbar pull down menu 
			(visible above).<p>
			<img border="0" src="images/tasks-go-navigation.gif" width="284" height="74"></p>
			</td>
		</tr>
	</tbody>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table13">
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Quick filter</b></p>
			</td>
			<td width="70%" valign="top">
			To filter task by name or 
			regexp type the filter text into the field and all matched tasks 
			will display.&nbsp; Note that this will temporarily suppress all 
			other filters.&nbsp; To clear the query press the &quot;x&quot; button to the 
			right of the text field.<p>
			<img border="0" src="images/tasks-quick-filter.gif" width="315" height="173"></p>
			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table14">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Reminders</b></p>
			</td>
			<td width="70%" valign="top">
			Set a reminder for a task when creating it, or by selecting the 
			&quot;Summary&quot; tab of the Task Editor.&nbsp; When you start using Eclipse 
			on the given day the reminders will come up.<p>
			<img border="0" src="images/tasks-reminders.gif" width="452" height="154"></td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table10">
	<colgroup>
		<col width="20%" valign="top" align="right">
		<col width="80%" valign="top" align="left">
	</colgroup>
	<tbody>
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Open reports in web browser</b></p>
			</td>
			<td width="70%" valign="top">
			Bug reports can be opened with either the Bug Editor or the Internal 
			Web Browser.&nbsp; This can be set as a Task List preferences.&nbsp; 
			When the Bug Editor is open you can click the hyperlink to show the 
			report in the browser (e.g. to use a feature not yet available in 
			the editor, such as voting).&nbsp; <p>
			<img border="0" src="images/bugzilla-internal-browser.gif" width="344" height="157"></p>
			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
	</tbody>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table57">
	<colgroup>
		<col width="20%" valign="top" align="right">
		<col width="80%" valign="top" align="left">
	</colgroup>
	<tbody>
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Move tasks directory</b></p>
			</td>
			<td width="70%" valign="top">
			Bug reports can be opened with either the Bug Editor or the Internal 
			Web Browser.&nbsp; This can be set as a Task List preferences.&nbsp; 
			When the Bug Editor is open you can click the hyperlink to show the 
			report in the browser (e.g. to use a feature not yet available in 
			the editor, such as voting).&nbsp; <p>
			<img border="0" src="images/bugzilla-internal-browser.gif" width="344" height="157"></p>
			</td>
		</tr>
		<tr>
			<td colspan="2">
			<hr>
			</td>
		</tr>
	</tbody>
</table>

<h3>Bugzilla Client</h3>

<table cellpadding="10" cellspacing="0" width="600" id="table36">
		<tr>
			<td width="30%" valign="top" align="left">
			<p align="right"><b>Support Ctrl+click in Java Editor to navigate to 
			bug</b></p>
			</td>
			<td width="70%" valign="top">
			Ctrl+click on a comment that 
			contains one of the following forms will open the bug with the given 
			id: bug# 123, bug 123,
			Bug #123,
			Bug#123. (Note that all of these are 
			case insensitive and can be followed by a colon or whitespace).<p>
			<img border="0" src="images/bugzilla-hyperlink.gif" width="381" height="102"></p>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table37">
		<tr>
			<td>
			<hr>
			</td>
		</tr>
</table>

<table cellpadding="10" cellspacing="0" width="600" id="table38">
		<tr>
			<td align="left" valign="top" width="30%">
			<p align="right"><b>Custom queries</b></p>
			</td>
			<td valign="top" width="70%">
			To create a custom Bugzilla 
			query paste the query URL into the New Bugzilla Query dialog. This 
			enables support of queries that can not be configured via the 
			dialog, and as such some query hits may not open or format properly.<p>
			<img border="0" src="images/bugzilla-query-custom.gif" width="483" height="106"></p>

			</td>
		</tr>
		</table>

</body>
</html>

Back to the top