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 71048 Details for
Bug 182662
TPTP Project Hygiene: Remove all references to com.ibm
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]
ProbekitProfilingType.java patch
ProbekitProfilingType (text/plain), 1.76 KB, created by
jkubasta
on 2007-06-12 12:17:28 EDT
(
hide
)
Description:
ProbekitProfilingType.java patch
Filename:
MIME Type:
Creator:
jkubasta
Created:
2007-06-12 12:17:28 EDT
Size:
1.76 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P platform >Index: org.eclipse.tptp.platform.probekit.launch/src/org/eclipse/tptp/platform/probekit/launch/internal/config/ProbekitProfilingType.java >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.probekit.launch/src/org/eclipse/tptp/platform/probekit/launch/internal/config/ProbekitProfilingType.java,v >retrieving revision 1.18 >diff -u -r1.18 ProbekitProfilingType.java >--- org.eclipse.tptp.platform.probekit.launch/src/org/eclipse/tptp/platform/probekit/launch/internal/config/ProbekitProfilingType.java 7 May 2007 22:23:54 -0000 1.18 >+++ org.eclipse.tptp.platform.probekit.launch/src/org/eclipse/tptp/platform/probekit/launch/internal/config/ProbekitProfilingType.java 12 Jun 2007 16:16:26 -0000 >@@ -475,8 +475,6 @@ > TableItem[] items = probeUI.getProbeSets().getItems(); > > Map configAttributes = config.getDefaultSet().getAttributes(); >- // ProfilingAttribute attribute = (ProfilingAttribute) >- // configAttributes.get("com.ibm.rational.pd.probekit.PROBEKIT_COUNT"); > int index = 0; > String strName = ProbeLaunchConfigString.LAUNCH_CONFIG_NAME_PREFIX > + probeUI.PROBE_LAUNCH_UNIQUE_PROBESPEC_SUFFIX + index; >@@ -484,13 +482,6 @@ > .get(strName); > // if (attribute != null) > while (attribute != null) { >- // String strCheckedCount = attribute.getValue(); >- // int iCheckedCount = Integer.parseInt(strCheckedCount); >- // for (int i = 0; i < iCheckedCount; i++) >- // { >- // attribute = (ProfilingAttribute) >- // configAttributes.get("com.ibm.rational.pd.probekit.PROBEKIT_ID" + >- // i); > String strValue = attribute.getValue(); > ProbeLaunchConfigString probeConfig = ProbeLaunchConfigString > .fromString(strValue);
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 182662
:
70785
| 71048