View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013465CMakeCMakepublic2012-08-10 02:462012-11-29 02:39
ReporterAlexander Broekhuis 
Assigned ToAlex Neundorf 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionnot fixable 
PlatformAppleOSOS XOS Version10.6.8
Product VersionCMake 2.8.8 
Target VersionCMake 2.8.11Fixed in Version 
Summary0013465: Add GIT Team provider to Eclipse Project Files
DescriptionCurrently the generated Eclipse project files don't have the GIT Team Provider added. Can support for this be added to the generator?
Steps To ReproduceGenerate Eclipse CDT4 - Unix Makefiles with CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT for a project in a GIT repo.
Open project in Eclipse
No Team Provider is added, manually adding the Team Provider to the Source project works without a problem.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0030701)
Alex Neundorf (developer)
2012-08-18 16:25

Somehow the git support in my Eclipse doesn't like the git URL I enter (git://cmake.org/cmake.git [^]), so I didn't get this working for now.
Can you send me a .project file where the git provider is enabled ?
(0031112)
Alex Neundorf (developer)
2012-09-29 04:45

Hi,

see my last comment, I didn't get git working in Eclipse manually.
Can you please send me the .project and the .cproject file of an Eclipse project which has git support enabled ?

Thanks
(0031736)
Alexander Broekhuis (reporter)
2012-11-28 03:50
edited on: 2012-11-28 03:57

Hi,

I haven't had time to look into this, until now, but apparently the Git provider doesn't have a project specific configuration. If I remove the generated project files, and recreate them, the Git provider is still used...

I can't find anything in the project files, but there is some entry in a workspace .metadata file for the egit plugin.
This configuration seems to list all directories set up in the Git Repo View:
File: .metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.egit.core.prefs
====
#Thu Aug 09 08:27:25 CEST 2012
eclipse.preferences.version=1
GitRepositoriesView.GitDirectories=/Users/alexander/Development/Celix/celix/.git\:
====
Since I can't find anything else, and adding the Git directory to the Repo View works, I don't see anything CMake can do with this. I don't think it is a good idea for CMake to change a Workspace setting..

(0031753)
Alex Neundorf (developer)
2012-11-29 02:39

Thanks for your input, so I close this one now.
In some things Eclipse is ... not as I would hope from a CMake POV.

 Issue History
Date Modified Username Field Change
2012-08-10 02:46 Alexander Broekhuis New Issue
2012-08-10 15:15 Alex Neundorf Assigned To => Alex Neundorf
2012-08-10 15:15 Alex Neundorf Status new => assigned
2012-08-13 12:39 Alex Neundorf Target Version => CMake 2.8.10
2012-08-18 16:25 Alex Neundorf Note Added: 0030701
2012-09-29 04:45 Alex Neundorf Note Added: 0031112
2012-10-18 14:03 Alex Neundorf Target Version CMake 2.8.10 => CMake 2.8.11
2012-11-28 03:50 Alexander Broekhuis Note Added: 0031736
2012-11-28 03:57 Alexander Broekhuis Note Edited: 0031736
2012-11-29 02:39 Alex Neundorf Note Added: 0031753
2012-11-29 02:39 Alex Neundorf Status assigned => closed
2012-11-29 02:39 Alex Neundorf Resolution open => not fixable


Copyright © 2000 - 2018 MantisBT Team