Joshua Travis
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 6
-
创建于 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 ... -
创建于 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... -
创建于 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/... -
创建于 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... -
创建于 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 ... -
创建于 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,...