-
Notifications
You must be signed in to change notification settings - Fork 3
MultipleEclipseWorkspaces
Chris Delis edited this page Oct 15, 2015
·
1 revision
My strategy for working with multiple branches has been thus:
- create separate working directories for each branch you work on
- create separate eclipse workspaces (in a separate directory) for each branch
The downside to doing this is that you had to reimport your project for each branch in eclipse (settings, projects, etc). I thought the solution would be to find a way to clone an eclipse workspace, but it seems that is not possible. I'm going to try another option. Apparently NTFS has symlinks now (http://en.wikipedia.org/wiki/NTFS_symbolic_link). I will attempt to create 1 (or 2) workspaces. All you'd have to do is change the symlink and you're good to go.
- .project and .classpath inside each project are checked into svn
- eclipse workspace potentially could be ported assuming the same directory for the workspace (C:\dev\eclipse\workspaces\mst_1) and linked directory (C:\dev\xc\mst\svn\workspace_1)
rmdir workspace_1
mklink /D workspace_1 trunk
- see the CodeFormatPolicy page
- Downloads
- Installing the Toolkit
- Hardware Requirements
- Installing 3rd Party Tools
- Installing the Metadata Services Toolkit
- Configuring
- Starting the MST
- Uninstalling and Reinstalling the MST
- Upgrading the MST
- Useful Info
- Using the Toolkit
- Services
- What is a service?
- What are Configuration 1 and Configuration 2?
- XC MARCXML Normalization
- MARCXML to XC Transformation
- DC to XC Transformation
- MARC Aggregation
- Multiple Instances of the Same Service
- Harvesting from an MST Service
- How To Implement a Service
- About the XC Schema
- MST Frequently Asked Questions
-
Performance Results
- RecordBreakdown
- MySQLCustomizations
- Release Notes
- Next Coding Period Summary
- Glossary
- Developer ScratchPad
- ServerChart
- Transformation 1.0
- TransformationDocumentationNotes
- new
- TransformationDocumentation
- old
- AdditionalWorksAndExpressions
- Transformation Service Documentation
- TransformationServiceSteps
- XcRoleTranslationTable
- AggregationServices
- MarcAggregation
- TransformationTwoPointOh
- old
- FirstIteration
- PriorDesign
- PackagingMST
- 1.0 Decisions
- ReleaseWork
- QuickInstallNotes
- MST Implementation Details
- OaiIdIndexAlgorithm
- CacheDetails
- MessageHandling
- ServiceTests
- ProcessingStepsExplained
- ResumptionToken->completeListSize
- UpdateDelete
- OaiPmhImpl
- record counts
- RecordCountsOnePtTwoPtOne
- in production
- how to log and display
- RecordCountsOnePtZero
- RecordCountTestRestarted
- UrRecordCounts
- RecordCountTesting
- TransformationWackiness
- OaiImplementation
- Testing
- randys-30
- RegressionTests
- QuickRef
- UnicodeNormalization
- LoggingHelp
- CodeFormatPolicy
- SvnBranchingStrategy
- MultipleEclipseWorkspaces
- DeleteReaddServiceForRetest
- FileHarvests
- CharsetEncodingWithEric
- DrupalSolrOptimization
- WorkPlan
- MetricsForAssessment
- IdeasForImprovement
- RandomNotes
-
Wiki en español
- Servicios
- Qué es un Servicio de Metadatos?
- Servicio de Normalización XC MARCXML
- Servicio de Transformación MARCXML a Esquema XC
- Servicio de Agregación MARC
- Servicios