Steelman2k

- Total activity 609
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 206
-
Created Code folding: Expand/Collapse All only on selected text
Is there a way to do code folding on selected text so that the text is all folded (or reversing to unfold)? I've tried highlighting it then both forms of folding but no luck. For example, it only u... -
Created Builtin regex plugin included with 8
Does the built-in regex plugin with 8 have the functionality that allows you to experiment with Java regular expressions like the old RegexPlugin? If so, I didn't notice.Thanks,Jon -
Created UML plugin in 9540
Playing with the UML support in 9540, I see that my layout gets lost when I close IDEA then open it back.It also forgets that I removed several test classes from the diagram. Is it just me or is th... -
-
Created Anyone used "Generate Wsdl from Java Code" successfully out-of-the-box?
I've tried to generate in 8 (9013) and 9144 and get this exception in IDEA: java.lang.NoClassDefFoundError: org/apache/axis/wsdl/Java2WSDLWe aren't actually supposed to add these libraries for su... -
Created Features I can't live without in the first 8.0 release
Please post a list of the JIRA feature requests you pray make it into IDEA before 8.0 is released.Jon -
Created Features I can't live without in the first 8.0 release
Please post a list of the JIRA feature requests you pray make it into IDEA before 8.0 is released.Jon -
Created Bugs I can't live with in the first 8.0 release
Its that time in the release cycle to gather up our biggest issues and let JetBrains know what concerns us. Please post a list of the JIRA bugs you pray get fixed before release.Jon -
Created Structural Search power users
Can Structural Search do any of the following:Tell me every interface in a project that has no more than 1 implementation?Tell me every interface in a project that has no more than 1 direct impleme... -
Created SQL plugin's Oracle dialect
Is Oracle dialect support returning soon to Diana? The troops here at work are restless for it. :)Thanks,Jon