Changeset 5777106 in sasview for .pydevproject
- Timestamp:
- Aug 27, 2013 2:47:36 PM (11 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- b8a8e4e
- Parents:
- 358f1a8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.pydevproject
r51e5a87 r5777106 1 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <?eclipse-pydev version="1.0"?> 3 4 <pydev_project> 2 <?eclipse-pydev version="1.0"?><pydev_project> 5 3 <pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property> 6 4 <pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property> 7 5 <pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH"> 8 <path>/sasview/calculatorview/src</path> 9 <path>/sasview/fittingview/src</path> 10 <path>/sasview/invariantview/src</path> 11 <path>/sasview/inversionview/src</path> 12 <path>/sasview/park_integration/src</path> 13 <path>/sasview/plottools/src</path> 14 <path>/sasview/pr_inversion/src</path> 15 <path>/sasview/sanscalculator/src</path> 16 <path>/sasview/sansdataloader/src</path> 17 <path>/sasview/sansguiframe/src</path> 18 <path>/sasview/sansinvariant/src</path> 19 <path>/sasview/sansmodels/src</path> 20 <path>/sasview/sansrealspace/src</path> 21 <path>/sasview/sansrealspace_modeling/src</path> 22 <path>/sasview/simulationview/src</path> 6 <path>/sasview_trunk/sansrealspace_modeling/src</path> 7 <path>/sasview_trunk/src</path> 23 8 </pydev_pathproperty> 24 9 </pydev_project>
Note: See TracChangeset
for help on using the changeset viewer.