annotate mx.graal/.pydevproject @ 22932:1be41e5b62d4

Add SERVICE_PROCESSOR as dist dependency to MATCH_PROCESSOR
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Tue, 03 Nov 2015 13:09:25 +0100
parents c949fcd766c0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3718
42e655a6a6f3 Added mx configuration.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
22881
c949fcd766c0 fixed paths in .pydevproject
Doug Simon <doug.simon@oracle.com>
parents: 22139
diff changeset
2 <?eclipse-pydev version="1.0"?><pydev_project>
3718
42e655a6a6f3 Added mx configuration.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
3 <pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
42e655a6a6f3 Added mx configuration.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
4 <pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
42e655a6a6f3 Added mx configuration.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
5 <pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
22017
66dd063eb6a0 renamed mx/ to mx.graal/ in preparation for working with mxtool2
Doug Simon <doug.simon@oracle.com>
parents: 4152
diff changeset
6 <path>/mx.graal</path>
22881
c949fcd766c0 fixed paths in .pydevproject
Doug Simon <doug.simon@oracle.com>
parents: 22139
diff changeset
7 <path>/mx.graal</path>
c949fcd766c0 fixed paths in .pydevproject
Doug Simon <doug.simon@oracle.com>
parents: 22139
diff changeset
8 <path>/mx.graal</path>
4152
527724d26036 Added PyDev configuration for mxtool.
Doug Simon <doug.simon@oracle.com>
parents: 4144
diff changeset
9 </pydev_pathproperty>
3718
42e655a6a6f3 Added mx configuration.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
10
42e655a6a6f3 Added mx configuration.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
11 </pydev_project>