Skip to content

Commit 5a13fac

Browse files
committed
#296-Fix Eclipse project misssing path
1 parent 3b86510 commit 5a13fac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pydevproject

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python interpreter</pydev_property>
55
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
66
<path>/${PROJECT_DIR_NAME}</path>
7+
<path>/${PROJECT_DIR_NAME}/src</path>
78
</pydev_pathproperty>
89
</pydev_project>

0 commit comments

Comments
 (0)