.project
author ymh <ymh.work@gmail.com>
Fri, 22 Jul 2016 23:56:47 +0200
changeset 81 709541e05240
parent 1 5f50937893ac
permissions -rw-r--r--
Small refactoring for tracking handler to correct a but in unregister and also allow to switch user when the api is called with the act_as parameter
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     2
<projectDescription>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     3
	<name>metaeducation</name>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     4
	<comment></comment>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     5
	<projects>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     6
	</projects>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     7
	<buildSpec>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     8
		<buildCommand>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     9
			<name>org.python.pydev.PyDevBuilder</name>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
    10
			<arguments>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
    11
			</arguments>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
    12
		</buildCommand>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
    13
	</buildSpec>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
    14
	<natures>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
    15
		<nature>org.python.pydev.pythonNature</nature>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
    16
	</natures>
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
    17
</projectDescription>