File tree 4 files changed +29
-0
lines changed
4 files changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <projectDescription >
3
+ <name >ripe-api</name >
4
+ <comment ></comment >
5
+ <projects >
6
+ </projects >
7
+ <buildSpec >
8
+ <buildCommand >
9
+ <name >org.python.pydev.PyDevBuilder</name >
10
+ <arguments >
11
+ </arguments >
12
+ </buildCommand >
13
+ </buildSpec >
14
+ <natures >
15
+ <nature >org.python.pydev.pythonNature</nature >
16
+ </natures >
17
+ </projectDescription >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
+ <?eclipse-pydev version =" 1.0" ?><pydev_project >
3
+ <pydev_pathproperty name =" org.python.pydev.PROJECT_SOURCE_PATH" >
4
+ <path >/${PROJECT_DIR_NAME}/src</path >
5
+ </pydev_pathproperty >
6
+ <pydev_property name =" org.python.pydev.PYTHON_PROJECT_INTERPRETER" >Default</pydev_property >
7
+ <pydev_property name =" org.python.pydev.PYTHON_PROJECT_VERSION" >python 2.6</pydev_property >
8
+ </pydev_project >
Original file line number Diff line number Diff line change
1
+ eclipse.preferences.version =1
2
+ encoding/<project>=utf-8
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/python
2
+ # -*- coding: utf-8 -*-
You can’t perform that action at this time.
0 commit comments