Joshua Travis
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
Created Cross-Platform Settings Repository
I jump from Windows to Mac a lot when using Webstorm. So I thought I'd configure the Settings Repo to hopefully make the transition easier. However, it seems that there are platform specific items ... -
Created React Life-Cycle Methods Flags as Unused
The inspection in WebStorm doesn't seem to recognize that the various React life-cycle methods (such as "getInitialState", "componentWillMount", etc.) are used. I can suppress the inspection by usi... -
Created How can I configure IntelliJ to include Hibernate config in target folder?
I'm starting to work with Hibernate a little and seem to have an issue with the Hibernate config not being included when I build and run the app. I'm having to copy the config over to the ./target/... -
Created Can I create custom project layout templates?
I'm wanting to add a New Project template that will create a file/folder structure, download specific libraries, etc. I know there's maven and other tools like this, but what if I always need Twitt... -
Created Intellij Icons and Ruby Plugin
Hi, all.I ran into an issue with some settings, but I cannot determine the problem. Attached are screen shots showing what I see. I was trying to fix an icon issue with my Java projects, and ended ... -
Created Intellij Terminal and Vim Colors
Hi,This may sound silly, but often I find myself using the built-in SSH terminal to edit configs on a remote server while working on a project. For some reason, when I launch vim to do these edits,...