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 84084 Details for
Bug 208583
Exported datapool cannot be imported.
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.
minimal patch
208583_minimal_patch.txt (text/plain), 1.05 KB, created by
Bozier jerome
on 2007-11-29 12:18:12 EST
(
hide
)
Description:
minimal patch
Filename:
MIME Type:
Creator:
Bozier jerome
Created:
2007-11-29 12:18:12 EST
Size:
1.05 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.hyades.test.ui >Index: src/org/eclipse/hyades/test/ui/internal/wizard/DatapoolCSVImportPage.java >=================================================================== >RCS file: /cvsroot/tptp/test/org.eclipse.hyades.test.ui/src/org/eclipse/hyades/test/ui/internal/wizard/DatapoolCSVImportPage.java,v >retrieving revision 1.10 >diff -u -r1.10 DatapoolCSVImportPage.java >--- src/org/eclipse/hyades/test/ui/internal/wizard/DatapoolCSVImportPage.java 22 Mar 2007 14:42:03 -0000 1.10 >+++ src/org/eclipse/hyades/test/ui/internal/wizard/DatapoolCSVImportPage.java 29 Nov 2007 17:15:22 -0000 >@@ -172,7 +172,7 @@ > firstRowVarButton.setLayoutData(gridData); > firstColEqClsButton = new Button (optionsGroup, SWT.CHECK); > firstColEqClsButton.setText(UiPluginResourceBundle.WIZ_DATAPOOL_CSV_PG_ROW_HEADER); >- firstColEqClsButton.setSelection(false); >+ firstColEqClsButton.setSelection(true); > firstColEqClsButton.addSelectionListener(this); > gridData = GridDataUtil.createFill(); > gridData.horizontalSpan = 2;
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 Raw
Actions:
View
Attachments on
bug 208583
:
81979
|
84084
|
84726
|
84747