.project
author greg
Sat, 04 Apr 2009 10:43:29 +0200
changeset 332 4f0e1d66bba5
parent 56 b0555fa71812
permissions -rw-r--r--
add utf-8 and save shortcut support in PythonST
fixed bug execfile order (runtime.py / hmy.py) in PLCObject.py
Fixed bug with locale (wrong convertion "." to ",")
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>beremiz</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.python.pydev.PyDevBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.python.pydev.pythonNature</nature>
	</natures>
</projectDescription>