diff options
author | Shawn Pearce <sop@google.com> | 2014-11-10 15:35:20 -0800 |
---|---|---|
committer | Shawn Pearce <sop@google.com> | 2014-11-10 15:35:20 -0800 |
commit | 0cf902e47370bfb5360f6d5b46bc14e203f37d71 (patch) | |
tree | c6cdaabca9260efb887e6bed1b0fde9c4e717116 /org.eclipse.jgit.test/plugin.properties | |
parent | 9597c41ea9db20d769f7b8c54eafa207824e5bd6 (diff) | |
download | jgit-0cf902e47370bfb5360f6d5b46bc14e203f37d71.tar.gz jgit-0cf902e47370bfb5360f6d5b46bc14e203f37d71.zip |
Expand wildcard imports to specfic classes
JGit style is to import exactly the classes required, and never
to use "import foo.*" as the foo package could add new classes
in the future which are conflicting/confusing with the imports
already used by a source file.
Change-Id: I5693408c777e5843ec65fff1163d5d717849fa34
Diffstat (limited to 'org.eclipse.jgit.test/plugin.properties')
0 files changed, 0 insertions, 0 deletions