Skip to content

morristech/FindNoUsages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find No Usages

Find No UsagesはLintを用いずにプロジェクトから未参照のファイルを検索して列挙する、 Intellij IDEAのプラグインです。

Find No Usages is the plugin of Intellij IDEA. This plugin searches the unused file from your project without Lint.

Download

Download from Github. And the plugin jar and select "Install Plugin From Disk" in IntelliJ's plugin preferences.

Command

shift + F7

Features

  • Find no usages file
  • Highlight no usage files
  • add remove method

License

Copyright 2015 Yuichi Maekawa(@kaelaela)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

An Intellij IDEA plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages