All Projects → gejun123456 → Intellij Generateallsetmethod

gejun123456 / Intellij Generateallsetmethod

Licence: gpl-2.0
Intellij plugin to generate call to setter method value for class

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Intellij Generateallsetmethod

Recompose
recompose is a tool for converting Android layouts in XML to Kotlin code using Jetpack Compose.
Stars: ✭ 294 (-28.29%)
Mutual labels:  intellij
Intellij Idea Tutorial
IntelliJ IDEA 简体中文专题教程
Stars: ✭ 19,071 (+4551.46%)
Mutual labels:  intellij
Samples
JavaFX samples to run with different options and build tools
Stars: ✭ 352 (-14.15%)
Mutual labels:  intellij
Intellij Elm
Elm language support for IntelliJ, WebStorm, PhpStorm and PyCharm (JetBrains)
Stars: ✭ 305 (-25.61%)
Mutual labels:  intellij
Intellij Colors Solarized
Solarized Colorscheme for IntelliJ IDEA
Stars: ✭ 3,266 (+696.59%)
Mutual labels:  intellij
Intellij Rust
Rust plugin for the IntelliJ Platform
Stars: ✭ 3,781 (+822.2%)
Mutual labels:  intellij
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (-28.29%)
Mutual labels:  intellij
Stringmanipulation
IntelliJ plugin - https://plugins.jetbrains.com/plugin/2162
Stars: ✭ 400 (-2.44%)
Mutual labels:  intellij
Here Be Dragons
An Intellij/Android Studio plugin to help visualise side effects in your code.
Stars: ✭ 325 (-20.73%)
Mutual labels:  intellij
Intellij Rainbow Brackets
🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio
Stars: ✭ 3,663 (+793.41%)
Mutual labels:  intellij
Intellij Micropython
Plugin for MicroPython devices in PyCharm and IntelliJ
Stars: ✭ 312 (-23.9%)
Mutual labels:  intellij
Intellij Plugin V4
An IntelliJ plugin for ANTLR v4
Stars: ✭ 318 (-22.44%)
Mutual labels:  intellij
Perl5 Idea
Perl5 plugins for IntelliJ IDEA
Stars: ✭ 343 (-16.34%)
Mutual labels:  intellij
Themecreator
https://mswift42.github.io/themecreator/ create themes for intellij, textmate, atom, emacs, vim and gnome terminal.
Stars: ✭ 303 (-26.1%)
Mutual labels:  intellij
Eclipsecodeformatter
IntelliJ plugin - Allows using Eclipse's code formatter directly from IntelliJ. https://plugins.jetbrains.com/plugin/6546-eclipse-code-formatter
Stars: ✭ 390 (-4.88%)
Mutual labels:  intellij
Nord Jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Stars: ✭ 293 (-28.54%)
Mutual labels:  intellij
Intellij Postfix Templates
Custom Postfix Templates for Intellij IDEA
Stars: ✭ 334 (-18.54%)
Mutual labels:  intellij
Reactjs101
從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
Stars: ✭ 4,004 (+876.59%)
Mutual labels:  andriod
Intellij Rainbow Fart
🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart
Stars: ✭ 391 (-4.63%)
Mutual labels:  intellij
Svelte Intellij
Svelte components in WebStorm and friends
Stars: ✭ 345 (-15.85%)
Mutual labels:  intellij

intellij-generateAllSetMethod

GitHub release Jetbrains Plugins Version
Downloads Downloads last month

  • generate setter default values when cursor on local variable setter

  • generate converter when cursor in method methodConveter

  • generate List Set Map return value ListImplement Installation


support following product build version > 141

  • Android Studio
  • IntelliJ IDEA
  • IntelliJ IDEA Community Edition

using IDE plugin system

  • Preferences(Settings) > Plugins > Browse repositories... > find"GenerateAllSetter" > Install Plugin

Manual:

  • downloadlastest plugin zip -> Preferences(Settings) > Plugins > Install plugin from disk...

restart IDE.

contribute

  • import the project to Intellij
  • add a gradle task runIde
  • change the code and run the task to see the change

my other plugins

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].