IDEA 8 (#9013) and Generate.toString() plugin
Hi All ! As I founded on archive search results - this plugin was bundled into IDEA, but how can I use it ? Alt+Ins popup doesn't display correspondent item, installed as plugin Generate.toString() produce exception, in source code were missed some methods, but I don't have time to merge old structure of PSI classes and current modern class structure.
请先登录再写评论。
Hello Kirill,
The plugin is indeed bundled, so you shouldn't install it from the plugin
manager and don't need to hack on its sources. Please make sure that the
plugin is enabled in Settings | Plugins.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
IMHO I found a bug - I'm not shure, but possible during migration from 7 to 8 I've install plugin via plugins install wizard, so then I read about "bundled" version - I remove "by hand" installed plugin, and currently my IDEA doesn't have any Generate.toString() version... Could you please inform me - how looks "bundled" toString plugin - is it usual .jar in plugins directory or somethnig else ?
Hello Kirill,
plugins\ToString\lib\toString.jar under the IDEA installation directory.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Source of issue was "PluginUpdateNotifier". This tool detect "newer" !but! not embedded version of Generate.toString(). If you download "new" version and then "restart" idea to apply plugin - bang-bang, U will got 1) Wanished IDEAHOME\plugins\ToString directory with embedded version 2) and got malfunction Generate.toString plugin(!but most up-to-date version !) in usual "unembedded" plugins directory