Stephen McConnell

Avatar
  • Total activity 20
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 3
  • Subscriptions 6
  • Created

    Remote Paired Programming with Intellij

    Answered
    I am currently looking at employment with a company that does Paired Programming.  I am wondering if there are tools or plugins with IntelliJ (other than screen sharing) that would make Remote (or ...
    • 68 followers
    • 21 comments
    • 84 votes
  • Created

    adding files to .gitignore through the IDE

    I have several configuration files that I use to run my application in the IDE that I do not want to commit to Git.   How do I add those to the .gitignore file through IntelliJ or is that possible ...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Webservices Client and PUT method

    I'm working on a WebServices project and would like to use the REST Client to perform a PUT web service call.How does one inject "content" in to the PUT method in the IntelliJ REST Client?  All I s...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Adding Resource Files to Run Configuration

    I have seen this question in the forums and on several Google Searches, but following the suggestions has so far been unsuccessful.I have a module in a project with the following ConfigurationJMSSt...
    • 4 followers
    • 5 comments
    • 0 votes