Ingo Klemm
- 活动总数 34
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 11
-
创建于 Can't debug javascript any more. (browser disconnected)
Windows 7phpstorm 7.13chrome Version 38.0.2125.111 m with JetBrains pluginTo Reproduce:* Create a new project with few js in external file.* set a breakpoint and start debugging* runtime stopps at ... -
创建于 How to show JQuery Documentation in a web project.
Hello,this one really drives me crazy. I do not get it done, that jquery documentation shows up in a web project. i never manged it in IntelliJ 11 and after updating to 12 its the same. I think its... -
创建于 Status: failed to download patch
Hello,when i start my IntelliJ 11 an update is offered from 11.1.4 to 11.1.5 ( Mac OS 10.8.2 )When i click ok, my browser is opend with an offer to buy 11.2 and i got this message in IntelliJ:Faile... -
创建于 Why I do not get integrated HTML or JS Reference?
Hello,I started with an empty Web-Module and wanted to develep some html / js. ( native js, no further libs at this point )Code completion works as suspected but I wonder why I don't get any HTML o... -
创建于 How to include a JS-Library in the code?
Sorry about the silly question i asume the answer must be quite simple, but i don't get it, bit of confused...I Installed JQuery and adapted the scope to my projet. Works fine, code hints and Help ... -
创建于 Add my own rakefiles to ruby project ( non rails )
I have IntelliJ 11.1.2 with the current RubyMine Plugin ( MacOS ) and created a ruby - project. Now i want to add a rakefile of my own and make it run by IntelliJ.I created a simple rake test file... -
创建于 Frustration with keyboard shortcuts on Mac OS X with IntelliJ IDEA 11.1
On OS X there are so many shortcuts not working as expected, i am quite grrr... :-(Examples:Commenting / Uncommenting: Cmd + / => Opens the Help from the main menuComment with Block Comment:... -
创建于 Intellij 11, Ruby Plugin: Unable to attach test reporter...
Hello,when i run rake test, the test is performed well in the console, finishing with Process finished with exit code 1 but i get the messageUnable to attach test reporter to test framework or test... -
创建于 How to import existing rails project?
Hello,How would i import an existing Rails Project in Intellij Idea 11?I tried New Project > Create Project from existing sources...but now many folders are missing in the Project structure. Can I ...