Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 185680 Details for
Bug 332734
tooltips missing in Task Editor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
commited patch
patch332734V1.txt (text/plain), 935 bytes, created by
Frank Becker
on 2010-12-21 17:50:22 EST
(
hide
)
Description:
commited patch
Filename:
MIME Type:
Creator:
Frank Becker
Created:
2010-12-21 17:50:22 EST
Size:
935 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.mylyn.tasks.core >Index: src/org/eclipse/mylyn/tasks/core/data/TaskAttributeMetaData.java >=================================================================== >RCS file: /cvsroot/mylyn/org.eclipse.mylyn.tasks/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/tasks/core/data/TaskAttributeMetaData.java,v >retrieving revision 1.13 >diff -u -r1.13 TaskAttributeMetaData.java >--- src/org/eclipse/mylyn/tasks/core/data/TaskAttributeMetaData.java 10 Dec 2010 22:28:32 -0000 1.13 >+++ src/org/eclipse/mylyn/tasks/core/data/TaskAttributeMetaData.java 21 Dec 2010 22:47:01 -0000 >@@ -41,7 +41,7 @@ > setReadOnly(true); > setType(TaskAttribute.TYPE_SHORT_TEXT); > // only for test >- putValue(TaskAttribute.META_DESCRIPTION, "Tooltip Defaul Text"); //$NON-NLS-1$ >+ // putValue(TaskAttribute.META_DESCRIPTION, "Tooltip Defaul Text"); //$NON-NLS-1$ > return this; > } > >#P org.eclipse.mylyn.tasks.ui
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 332734
:
185674
|
185680
|
185681
|
185790
|
185791
|
188115