Bug 37289 - Inability to easily share workspace / project properties easily
Summary: Inability to easily share workspace / project properties easily
Status: RESOLVED DUPLICATE of bug 36965
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0.2   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 31586
Blocks:
  Show dependency tree
 
Reported: 2003-05-06 14:44 EDT by Jin Li CLA
Modified: 2003-05-09 10:34 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jin Li CLA 2003-05-06 14:44:12 EDT
When we ran usability testing of WSAD v5.0 (which is based on Eclipse v2.02), 
we were switching workspaces for our participants, since we had pre-made 
components/portions of the end-to-end J2EE Web app for our users to 
use/build/integrate/test. We didn't have a team programming environment setup 
(doing so would further complicate our experimental design for our study), and 
we didn't want to expose the complicated J2EE project properties/path setup to 
our users for the pre-made portion of the code. In addition, we wanted every 
participant to start at roughly the "same starting point", so that we can 
control and better understand problems they may encounter in the subsequent 
usability testing. So, we thought the easiest thing would be to switch 
workspaces. However, switching workspaces still didn't give us the easy way out 
since there were still hard-coded path info in the workspace, that we either 
need to fix up or match the exact installation drive/directory in the target 
machine.

I think one of the limitations that led us to this approach is that it was not 
easy to share/copy project properties, etc. in a peer-to-peer programming 
environment (even with CVS, I think some of the project properties cannot be 
shared easily), since we still have absolute paths, etc. information associated 
with projects/artifacts. If we can easily share/copy project properties in a 
peer-to-peer or team programming environment, we would probably start with a 
clean workspace, and ask users to import the pre-made components with the 
associated project properties, etc.
Comment 1 Tod Creasey CLA 2003-05-06 16:37:30 EDT
The hard coded values in Bug 31586 are an issue for this problem.
Comment 2 John Arthorne CLA 2003-05-09 10:34:48 EDT
Marking as a duplicate of our related plan item bug in order to keep everything
in one place.

*** This bug has been marked as a duplicate of 36965 ***