Scott Cameron

- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Scott Cameron created a post, Older versions of web help
Hi,Are previous versions of the IntelliJ web help archived anywhere? I'm still using 10.5 but the web help seems to all be 11.1 now. I can't seem to find a 10.5 snapshot by searching but thought ... -
-
Scott Cameron created a post, Replace Ruby stubs with real implementation
Hi,I've noticed that when I CTRL-click on a built-in Ruby class it takes me to a stub version of the class that seems to be part of IntelliJ (installed as a plugin). For example, if I click on "al... -
Scott Cameron created a post, UML in IntelliJ 10.5
Hi,Looking at the online documentation it seems to imply that there are some UML capabilities built right into IntelliJ, including the ability to reverse engineer existing source into an classdiagr... -
-
-
-
-
Scott Cameron created a post, Rails log output to Console tab
Hi,When I run a Rails app 2 tabs open automatically: one for Console that shows STDOUT and one for Server that shows the Rails log output nicely formatted. I've noticed that sometimes the Rails l... -
Scott Cameron created a post, Debug Java and Ruby in same application.
Hi,Has anybody been able to figure out if there is a way to debug both Java code and Ruby code in the same application? Are there any tricks for making this work with IntelliJ and the Ruby plug-in...