.project
author lbessard
Thu, 19 Mar 2009 18:10:12 +0100
changeset 331 9106d66bd204
parent 5 f8652b073e84
permissions -rw-r--r--
Bug with Scaling, MiddleButton, Wire modifications fixed.
Adding support for:
- Adjust one or more elements to grid
- Select All elements in a Viewer
- Maximize Viewer in Window
0
b622defdfd98 PLCOpenEditor initial commit. 31/01/07.
etisserant
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
b622defdfd98 PLCOpenEditor initial commit. 31/01/07.
etisserant
parents:
diff changeset
     2
<projectDescription>
b622defdfd98 PLCOpenEditor initial commit. 31/01/07.
etisserant
parents:
diff changeset
     3
	<name>plcopeneditor</name>
b622defdfd98 PLCOpenEditor initial commit. 31/01/07.
etisserant
parents:
diff changeset
     4
	<comment></comment>
b622defdfd98 PLCOpenEditor initial commit. 31/01/07.
etisserant
parents:
diff changeset
     5
	<projects>
b622defdfd98 PLCOpenEditor initial commit. 31/01/07.
etisserant
parents:
diff changeset
     6
	</projects>
b622defdfd98 PLCOpenEditor initial commit. 31/01/07.
etisserant
parents:
diff changeset
     7
	<buildSpec>
5
f8652b073e84 GPL->LGPL
etisserant
parents: 0
diff changeset
     8
		<buildCommand>
f8652b073e84 GPL->LGPL
etisserant
parents: 0
diff changeset
     9
			<name>org.python.pydev.PyDevBuilder</name>
f8652b073e84 GPL->LGPL
etisserant
parents: 0
diff changeset
    10
			<arguments>
f8652b073e84 GPL->LGPL
etisserant
parents: 0
diff changeset
    11
			</arguments>
f8652b073e84 GPL->LGPL
etisserant
parents: 0
diff changeset
    12
		</buildCommand>
0
b622defdfd98 PLCOpenEditor initial commit. 31/01/07.
etisserant
parents:
diff changeset
    13
	</buildSpec>
b622defdfd98 PLCOpenEditor initial commit. 31/01/07.
etisserant
parents:
diff changeset
    14
	<natures>
5
f8652b073e84 GPL->LGPL
etisserant
parents: 0
diff changeset
    15
		<nature>org.python.pydev.pythonNature</nature>
0
b622defdfd98 PLCOpenEditor initial commit. 31/01/07.
etisserant
parents:
diff changeset
    16
	</natures>
b622defdfd98 PLCOpenEditor initial commit. 31/01/07.
etisserant
parents:
diff changeset
    17
</projectDescription>