Madis Liias

- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Edited projectStructureDetector can only mark sources
Hi, I am implementing ProjectStructureDetector to allow creating new project/module from existing sources. However, in setupProjectStructure, I can only add ModuleDescriptor-s to ProjectDescriptor ... -
Created Custom import in xsl
We have a custom importer instead of xsl:import, which we use in a xsl stylesheet. And it's defined in xsd as an xs:element. Is there any way for IDEA to somehow know it should import all the cont... -
Created PHPUnit split() is deprecated
I am not 100% sure if it's Web IDE bug, but I couldn't find any split() usage from PHPUnit files.Seems that Web IDE generates file:~/temp/phpunit_PROJECT_NAME_USERNAME.php which contains split(), h...