get repository details from the project in eclipse
I have 3 projects in my eclipse workspace. One of them is connected to a
repository. In my code i use the workspace and get all the three project
objects. Using this IProject object i want to get the URL of the
repository the project is connected to. Is there a way to get this
information.
No comments:
Post a Comment