| Summary: | Update Tips & Tricks for 3.6 | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Dani Megert <daniel_megert> |
| Component: | Doc | Assignee: | Deepak Azad <deepakazad> |
| Status: | VERIFIED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | darin.eclipse, markus.kell.r, raksha.vasisht |
| Version: | 3.6 | ||
| Target Milestone: | 3.6 RC4 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Dani Megert
Assignment of Activities: ========================= Raksha: - The new package name abbreviations feature in 3.6 (done already) Deepak: - Build path error decorator: explain the new icon and tell in case of build path errors in the Problems view, one should first look int the Package Explorer for that icon since those closer/better indicate where the problem is. - How to print to console using conditional breakpoints Darin: - Tell that Variables view columns can be configured, e.g. add 'Instance Count' column. Darin, we weren't sure whether you want to add this to JDT or Platform Tips (currently there are no Platform Tips for Debug at all). (In reply to comment #1) > Darin: > - Tell that Variables view columns can be configured, e.g. add 'Instance Count' > column. Darin, we weren't sure whether you want to add this to JDT or > Platform > Tips (currently there are no Platform Tips for Debug at all). I added tips for columns, show references, and all instances. Historically, JDT debug doc appears in the JDT doc plug-in rather than the platform, so I'll leave it there for now. Thanks Darin. /org.eclipse.jdt.doc.user/tips/images/org.eclipse.jdt.debug.ui/show-references.png is too wide. Deepak will redo that screenshot. Please make sure that your entries don't cause scroll bars to appear. (In reply to comment #1) > Deepak: > - Build path error decorator: explain the new icon and tell in case of build > path errors in the Problems view, one should first look int the Package > Explorer for that icon since those closer/better indicate where the problem > is. > - How to print to console using conditional breakpoints Done. (In reply to comment #3) > Thanks Darin. > > /org.eclipse.jdt.doc.user/tips/images/org.eclipse.jdt.debug.ui/show-references.png > is too wide. Deepak will redo that screenshot. Please make sure that your > entries don't cause scroll bars to appear. Done Looks good! Made some minor tweaks (pls. see HEAD). |