Sridharan Kuppa
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
-
-
-
-
-
Sridharan Kuppa created a post, The ruby mine ide does not show variables when debugging remotely
On the server side. (ubuntu 12.04, ruby 1.9.3-p448)rdebug --host server-ip --port 1234 -- hello.rbFast Debugger (ruby-debug-ide 0.4.18, ruby-debug-base19x 0.11) listens on server-ip:1234On the clie... -
Sridharan Kuppa created a post, Adding/prompt to add .idea/*.xml into version control
I have maven project with multiple module. I have also enabled the integration with version control with p4. When I open the project using the pom.xml, it generates the .idea folder and creates p...