Torsten Zander
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Toolbox does not aopen application and projects
CompletedI 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. -
Created 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... -
Created php Plugin from phpStorm6
Daoes anybody know where I Can find the Information when the pluginVersion from phpStrom will be released.Thanks Torsten -
Created 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... -
Created 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... -
Created 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 -
Created 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... -
Created 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...