diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-05-18 11:49:21 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-05-18 11:49:21 +0200 |
| commit | 6e8617b629e7d0e5b1aa96d4f0f7d937abfd832f (patch) | |
| tree | d39545badfc708971f45411388d77ce025a33de7 /main | |
| parent | 93e150e52591c7211306a40a42bc0b1ee9005dd7 (diff) | |
| download | cgeo-6e8617b629e7d0e5b1aa96d4f0f7d937abfd832f.zip cgeo-6e8617b629e7d0e5b1aa96d4f0f7d937abfd832f.tar.gz cgeo-6e8617b629e7d0e5b1aa96d4f0f7d937abfd832f.tar.bz2 | |
refactoring: remove Sonar nature from main project
Diffstat (limited to 'main')
| -rw-r--r-- | main/.project | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/main/.project b/main/.project index 5f0d599..80a267b 100644 --- a/main/.project +++ b/main/.project @@ -27,15 +27,7 @@ </buildCommand> </buildSpec> <natures> - <nature>org.sonar.ide.eclipse.core.sonarNature</nature> <nature>com.android.ide.eclipse.adt.AndroidNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> </natures> - <linkedResources> - <link> - <name>testlink</name> - <type>2</type> - <location>/home/bananeweizen/workspaces/egit</location> - </link> - </linkedResources> </projectDescription> |
