mirror of
https://github.com/redmine/redmine.git
synced 2025-11-09 14:56:01 +01:00
Add a simple java scanner.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1272 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -84,6 +84,7 @@ module FileType
|
||||
'cpp' => :c,
|
||||
'c' => :c,
|
||||
'h' => :c,
|
||||
'java' => :java,
|
||||
'js' => :javascript,
|
||||
'xml' => :xml,
|
||||
'htm' => :html,
|
||||
|
||||
Reference in New Issue
Block a user