Torsten Zander
- 活动总数 34
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 8
-
创建于 Toolbox does not aopen application and projects
已完成I have Toolbox 2.0.3.17006, macOS 13.5.2 installed, when clicking on any app or project it shortly says “Opening ..” and return to the version number and does not open any app or project. -
创建于 Instrumentation error running Roboelectric 2.0 in IntelliJ 12
I try to run robolectric test in my Intellij12 but always get the following error:Running testsTest running startedTest running failed: Unable to find instrumentation info for: ComponentInfo{de.tor... -
创建于 php Plugin from phpStorm6
Daoes anybody know where I Can find the Information when the pluginVersion from phpStrom will be released.Thanks Torsten -
创建于 Multiple phpunit version in different projects
Is there a nice solutions for having different phpunit version in different projects on windows?I was thinking of installing different php version with each a different phpunit version, which seems... -
创建于 Protected methods in php templates are marked red
Hi,I'am working with a framework where the php template extends internally a class.Since phpStorm does't recognice the inheritence all methods which are protected are marked red "Member hast protec... -
创建于 Run single Test with Configuration
Hiis it possible to run a single Test file, with a default configuration, without setting up a configuration for every test.Thanks Torsten -
创建于 Cannot see Directories in project view
After opening phpStorm I only see the files in my project root directory and no direcories.Just like there is a filter or somthing. I search quite a lot for the right preference buzt cannot find an... -
创建于 phpunit and bootstrap in xml
Hithanks for this really nice IDE. I am really starting to like it. Evene more if i get the following problem solved.I configure the run Task: with the phpunit.xml and the working directory.The php...