Ingo Klemm

- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 11
-
Created 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 ... -
Created 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... -
Created 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... -
Created 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... -
Created 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 ... -
Created 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... -
Created 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:... -
Created 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... -
Created 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 ...