Motivation
The need to manually edit files. Yml in Netbeans.
Solution
Create a plugin to facilitate the work.
Development
The development of any plugin in netbeans is not trivial, because the documentation is not easy to learn.The official website only contains javadoc and articles for example. The plugin is basically a panel where you can choose which edit file and navigate through its attributes using the auto-complete function.
Download??
How to contribute?
The source is on github, just:
git clone http://github.com/luiszandonadi/railsI18nSuite.git
Images of plugin:
Plugin blocked because it is necessary to select a project ruby on rails as default.
![]() |
| De |
Changing a value
![]() |
| De blog |
Plugin Unlocked.
![]() |
| De blog |
Inserting new key and value in the file
![]() |
| De blog |
Hope you like the plugin!



