All Projects → mthli → Nongfu

mthli / Nongfu

Licence: Apache-2.0 License
A IntelliJ IDEA plugin that help you move files or directories to target module quickly.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Nongfu

AwesomePojoGenerator
Intellij Plugin to generate Pojo class from json
Stars: ✭ 25 (-32.43%)
Mutual labels:  android-studio-plugin
dimenify
An android studio plugin for creating scaled dimension values for different pixel buckets
Stars: ✭ 24 (-35.14%)
Mutual labels:  android-studio-plugin
toolkit
Toolkit plugin for IntelliJ IDEA
Stars: ✭ 20 (-45.95%)
Mutual labels:  intellij-idea-plugin
shivneri
Component based MVC web framework based on fort architecture targeting good code structures, modularity & performance.
Stars: ✭ 21 (-43.24%)
Mutual labels:  modularize
SpockAdb
Spock Adb Plugin Helps you to have full control of your project
Stars: ✭ 102 (+175.68%)
Mutual labels:  android-studio-plugin
niddler
No description or website provided.
Stars: ✭ 48 (+29.73%)
Mutual labels:  android-studio-plugin
Squaretest
Tracks issues for the Squaretest plugin for IntelliJ IDEA
Stars: ✭ 32 (-13.51%)
Mutual labels:  android-studio-plugin
android-studio-plugin
Integrate your Android project with Crowdin
Stars: ✭ 52 (+40.54%)
Mutual labels:  android-studio-plugin
awesome-android-libraries
😎 A curated list of awesome Android libraries
Stars: ✭ 135 (+264.86%)
Mutual labels:  android-studio-plugin
Android Studio Plugins
This is a list of all awesome and useful android studio plugins.
Stars: ✭ 2,186 (+5808.11%)
Mutual labels:  android-studio-plugin
Jsontokotlinclass
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
Stars: ✭ 2,438 (+6489.19%)
Mutual labels:  android-studio-plugin

Nongfu

A IntelliJ IDEA plugin that help you move files or directories to target module quickly.

A common scene is moving resources in Android Studio 3.x, because of it's Modularize... action usually miss some resources dependency.

Install: Search Nongfu in IDEA plugins repositories, or download latest release jar to disk for install.

Usage: Refactor → Move to Module...

Keymap: Control(Command) + Shift + X

Example: Select outline_adb_white_18, then batch move to mylibrary

License

Copyright 2018 Matthew Lee

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].