An error occurred while fetching folder content.
Select Git revision
org.eclipse.jgit.pgm
-
-
- Open in your IDE
- Download source code
- Download this directory
Christian Halstrick
authored
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>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. |