diff options
author | Christian Halstrick <christian.halstrick@sap.com> | 2010-02-02 13:30:48 +0100 |
---|---|---|
committer | Christian Halstrick <christian.halstrick@sap.com> | 2010-02-02 15:16:29 +0100 |
commit | d9fc01b8b2043e0e0bcf719c62be3d5889ac9954 (patch) | |
tree | 71cec4b76ffedb2d9ca79c941b75ffae431c1664 /org.eclipse.jgit.test | |
parent | efa8b52df5627b0d0d17e312e9d585b6232ceed6 (diff) | |
download | jgit-d9fc01b8b2043e0e0bcf719c62be3d5889ac9954.tar.gz jgit-d9fc01b8b2043e0e0bcf719c62be3d5889ac9954.zip |
Fix .classpath to make jgit easily runnable from inside eclipse
When running jgit from inside Eclipse (e.g. rightclick on project
org.eclipse.jgit.pgm and select Run as->Java application) no commands
are found. This is because the commands are loaded from a resource file
/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin and this file is
not anymore on the classpath.
I fixed this by modifying .classpath to contain the META-INF directory.
Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test')
0 files changed, 0 insertions, 0 deletions