Commit e9550297 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Removed Eclipse stuff from the git index

parent d3a861b1
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
.settings
/nbproject
/Debug
/Release
@@ -6,3 +5,8 @@
/CMakeLists.txt.user
/doc/_build
/Build

# Eclipse project stuff
/.settings
/.project
/.pydevproject

.project

deleted100644 → 0
+0 −34
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>tnl</name>
	<comment></comment>
	<projects>
		<project>geom-flow</project>
		<project>image-flow</project>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.python.pydev.PyDevBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.linuxtools.cdt.autotools.genmakebuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.cdt.core.cnature</nature>
		<nature>org.eclipse.cdt.core.ccnature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
		<nature>org.eclipse.linuxtools.cdt.autotools.autotoolsNature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
		<nature>org.python.pydev.pythonNature</nature>
	</natures>
</projectDescription>

.pydevproject

deleted100644 → 0
+0 −7
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?eclipse-pydev version="1.0"?>

<pydev_project>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.6</pydev_property>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
</pydev_project>
+0 −3
Original line number Diff line number Diff line
#Thu Nov 19 13:52:11 CET 2009
eclipse.preferences.version=1
org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false